Index: head/tests/sys/Makefile =================================================================== --- head/tests/sys/Makefile (revision 274020) +++ head/tests/sys/Makefile (revision 274021) @@ -1,17 +1,13 @@ # $FreeBSD$ .include -.PATH: ${.CURDIR}/.. - TESTSDIR= ${TESTSBASE}/sys TESTS_SUBDIRS+= kern TESTS_SUBDIRS+= netinet # Items not integrated into kyua runs by default SUBDIR+= pjdfstest - -KYUAFILE= yes .include