summaryrefslogtreecommitdiffstats
path: root/usr.bin/bmake/tests/variables/opt_V/Makefile
blob: 94a6affd53fcad8bd84cd622c45c5785d088f00e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

TESTSDIR=	${TESTSBASE}/usr.bin/bmake/variables/opt_V

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