]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - lib/atf/tests/Makefile
MFC r289172,r290254:
[FreeBSD/stable/10.git] / lib / atf / tests / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 TESTSDIR=       ${TESTSBASE}/lib/atf
6
7 .PATH:          ${SRCTOP}/tests
8 KYUAFILE=       yes
9
10 SUBDIR=         test-programs
11
12 .include <bsd.test.mk>