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

TESTSDIR=	${TESTSBASE}/usr.bin/make/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