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.4.4 retrieving revision 1.6.4.5 diff -u -p -r1.6.4.4 -r1.6.4.5 --- src/tests/usr.bin/Makefile 2013/01/16 05:34:01 1.6.4.4 +++ src/tests/usr.bin/Makefile 2014/05/22 11:42:23 1.6.4.5 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6.4.4 2013/01/16 05:34:01 yamt Exp $ +# $NetBSD: Makefile,v 1.6.4.5 2014/05/22 11:42:23 yamt Exp $ # .include @@ -8,6 +8,6 @@ TESTSDIR= ${TESTSBASE}/usr.bin 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 + sed sort tmux tr unifdef vmstat xlint .include