]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.bin/tests/Makefile
MFC various moves of tools/regressions/ tests to the new infrastructure.
[FreeBSD/stable/10.git] / usr.bin / tests / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 TESTSDIR=       ${TESTSBASE}/usr.bin
6
7 .PATH:          ${.CURDIR:H:H}/tests
8 KYUAFILE=       yes
9
10 FILESDIR=       ${TESTSDIR}
11 FILES=          regress.m4
12
13 .include <bsd.test.mk>