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/usr.bin/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/tests/usr.bin/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.6 retrieving revision 1.6.4.4 diff -u -p -r1.6 -r1.6.4.4 --- src/tests/usr.bin/Makefile 2011/05/30 19:31:19 1.6 +++ src/tests/usr.bin/Makefile 2013/01/16 05:34:01 1.6.4.4 @@ -1,10 +1,13 @@ -# $NetBSD: Makefile,v 1.6 2011/05/30 19:31:19 pgoyette Exp $ +# $NetBSD: Makefile,v 1.6.4.4 2013/01/16 05:34:01 yamt Exp $ # .include TESTSDIR= ${TESTSBASE}/usr.bin -TESTS_SUBDIRS+= diff mkdep pr rump_server shmif_dumpbus unifdef +TESTS_SUBDIRS= awk basename bzip2 cc cmp config cut \ + diff dirname find grep gzip id infocmp jot m4 make mkdep \ + nbperf netpgpverify pr rump_server shmif_dumpbus sdiff \ + sed sort tmux unifdef xlint .include