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

TAP_TESTS_SH=	legacy_test

FILESDIR=	${TESTSDIR}
FILES=		regress.1.out
FILES+=		regress.2.out
FILES+=		regress.3.out
FILES+=		regress.4.out
FILES+=		regress.5.out
FILES+=		regress.6.out
FILES+=		regress.7.out
FILES+=		regress.8.out
FILES+=		regress.9.out
FILES+=		regress.in
FILES+=		regress.sh

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