freebsd-nq/tests/sys/Makefile

14 lines
171 B
Makefile
Raw Normal View History

# $FreeBSD$
.include <bsd.own.mk>
.PATH: ${.CURDIR}/..
TESTS_SUBDIRS+= kern
TESTS_SUBDIRS+= netinet
TESTSDIR= ${TESTSBASE}/sys
KYUAFILE= yes
.include <bsd.test.mk>