]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.bin/make/tests/basic/t3/Makefile
MFC various moves of tools/regressions/ tests to the new infrastructure.
[FreeBSD/stable/10.git] / usr.bin / make / tests / basic / t3 / Makefile
1 # $FreeBSD$
2
3 TESTSDIR=       ${TESTSBASE}/usr.bin/make/basic/t3
4
5 TAP_TESTS_SH=   legacy_test
6
7 FILESDIR=       ${TESTSDIR}
8 FILES=          expected.status.1
9 FILES+=         expected.stderr.1
10 FILES+=         expected.stdout.1
11
12 .include <bsd.test.mk>