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/games/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- src/tests/games/Makefile 2007/11/12 15:19:46 1.1 +++ src/tests/games/Makefile 2007/11/21 15:39:34 1.2 @@ -1,7 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2007/11/12 15:19:46 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2007/11/21 15:39:34 jmmv Exp $ .include +TESTSDIR= ${TESTSBASE}/games + TESTS_SH= t_factor .include