]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - lib/atf/tests/Makefile
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / lib / atf / tests / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 TESTSDIR=       ${TESTSBASE}/lib/atf
6
7 .PATH:          ${.CURDIR:H:H:H}/tests
8 KYUAFILE=       yes
9
10 SUBDIR=         test-programs
11
12 .include <bsd.test.mk>