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

TESTSDIR=	${TESTSBASE}/usr.bin/make/syntax/semi

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

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