summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/tests/shell/path/Makefile
blob: d1eb37af2a073dcad8daeff71a81e85304af5b99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

TESTSDIR=	${TESTSBASE}/usr.bin/make/shell/path

TAP_TESTS_SH=	legacy_test

FILESDIR=	${TESTSDIR}
FILES=		Makefile.test
FILES+=		expected.status.1
FILES+=		expected.status.2
FILES+=		expected.stderr.1
FILES+=		expected.stderr.2
FILES+=		expected.stdout.1
FILES+=		expected.stdout.2
FILES+=		sh

.include <bsd.test.mk>
OpenPOWER on IntegriCloud