]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tests/sys/Makefile
Symbolic bindings for the dts files...
[FreeBSD/FreeBSD.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>