]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tests/sys/Makefile
MFC r274021:
[FreeBSD/stable/10.git] / tests / sys / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 TESTS_SUBDIRS+=         kern
6 TESTS_SUBDIRS+=         netinet
7 TESTSDIR= ${TESTSBASE}/sys
8
9 .include <bsd.test.mk>