]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tests/sys/Makefile
Update mandoc to 1.13.1
[FreeBSD/FreeBSD.git] / tests / sys / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 TESTSDIR= ${TESTSBASE}/sys
6
7 TESTS_SUBDIRS+=         kern
8 TESTS_SUBDIRS+=         netinet
9
10 # Items not integrated into kyua runs by default
11 SUBDIR+=                pjdfstest
12
13 .include <bsd.test.mk>