]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.bin/apply/tests/Makefile
MFC r289172,r290254:
[FreeBSD/stable/10.git] / usr.bin / apply / tests / Makefile
1 # $FreeBSD$
2
3 TAP_TESTS_SH=   legacy_test
4
5 FILESDIR=       ${TESTSDIR}
6 FILES=          regress.00.in
7 FILES+=         regress.00.out
8 FILES+=         regress.01.out
9 FILES+=         regress.01.sh
10 FILES+=         regress.sh
11
12 .include <bsd.test.mk>