]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tests/sys/Makefile
MFC r261081, r261133, and r261615
[FreeBSD/stable/10.git] / tests / sys / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 .PATH: ${.CURDIR}/..
6
7 TESTS_SUBDIRS+=         kern
8 TESTSDIR= ${TESTSBASE}/sys
9
10 KYUAFILE= yes
11
12 .include <bsd.test.mk>