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/sbin/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/tests/sbin/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/sbin/Makefile 2011/03/06 17:08:41 1.2 +++ src/tests/sbin/Makefile 2011/05/03 06:13:06 1.3 @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2011/03/06 17:08:41 bouyer Exp $ +# $NetBSD: Makefile,v 1.3 2011/05/03 06:13:06 jruoho Exp $ # .include TESTSDIR= ${TESTSBASE}/sbin -TESTS_SUBDIRS+= fsck_ffs newfs resize_ffs +TESTS_SUBDIRS+= fsck_ffs ifconfig newfs resize_ffs .include