1# $FreeBSD$ 2 3.include <bsd.own.mk> 4 5.PATH: ${.CURDIR}/.. 6 7TESTS_SUBDIRS+= kern 8TESTSDIR= ${TESTSBASE}/sys 9 10KYUAFILE= yes 11 12.include <bsd.test.mk> 13