From 63fa6c9a5bcb0e744670fa34db16515102fe8431 Mon Sep 17 00:00:00 2001 From: jmmv Date: Mon, 14 Apr 2014 23:51:57 +0000 Subject: MFC refactoring of the *.test.mk files. - r263161 Make bsd.test.mk the only public mk fragment for the building of tests. - r263172 Move FreeBSD Test Suite-specific code to a suite.test.mk file. - r263204 Add some documentation for bsd.test.mk. - r263217 Document support for TAP-compliant Perl test programs. This is "make tinderbox" clean. --- bin/pax/tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/pax') diff --git a/bin/pax/tests/Makefile b/bin/pax/tests/Makefile index f4f81ee..1f27c18 100644 --- a/bin/pax/tests/Makefile +++ b/bin/pax/tests/Makefile @@ -6,4 +6,4 @@ TESTSDIR= ${TESTSBASE}/bin/pax TAP_TESTS_PERL= legacy_test -.include +.include -- cgit v1.1