Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/tests/sys/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/tests/sys/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- src/tests/sys/Makefile 2010/07/13 21:13:30 1.2 +++ src/tests/sys/Makefile 2014/12/02 19:48:21 1.3 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2010/07/13 21:13:30 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2014/12/02 19:48:21 christos Exp $ .include TESTSDIR= ${TESTSBASE}/sys -TESTS_SUBDIRS+= rc +TESTS_SUBDIRS+= net netatalk netinet netinet6 rc .include