2014-03-16 08:04:06 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2016-02-02 22:26:49 +00:00
|
|
|
PACKAGE= tests
|
|
|
|
|
2014-03-16 08:04:06 +00:00
|
|
|
TAP_TESTS_SH= legacy_test
|
|
|
|
|
2016-05-04 23:20:53 +00:00
|
|
|
${PACKAGE}FILES+= regress.1.out
|
|
|
|
${PACKAGE}FILES+= regress.2.out
|
|
|
|
${PACKAGE}FILES+= regress.3.out
|
|
|
|
${PACKAGE}FILES+= regress.4.out
|
|
|
|
${PACKAGE}FILES+= regress.5.out
|
|
|
|
${PACKAGE}FILES+= regress.6.out
|
|
|
|
${PACKAGE}FILES+= regress.7.out
|
|
|
|
${PACKAGE}FILES+= regress.8.out
|
|
|
|
${PACKAGE}FILES+= regress.9.out
|
|
|
|
${PACKAGE}FILES+= regress.in
|
|
|
|
${PACKAGE}FILES+= regress.sh
|
2014-03-16 08:04:06 +00:00
|
|
|
|
|
|
|
.include <bsd.test.mk>
|