]> CyberLeo.Net >> Repos - FreeBSD/releng/10.1.git/blob - tests/sys/Makefile
Document the following security advisories:
[FreeBSD/releng/10.1.git] / tests / sys / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 .PATH: ${.CURDIR}/..
6
7 TESTS_SUBDIRS+=         kern
8 TESTS_SUBDIRS+=         netinet
9 TESTSDIR= ${TESTSBASE}/sys
10
11 KYUAFILE= yes
12
13 .include <bsd.test.mk>