]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - bin/pax/tests/Makefile
Sync sh(1) in stable/10 to head.
[FreeBSD/stable/10.git] / bin / pax / tests / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 TESTSDIR=       ${TESTSBASE}/bin/pax
6
7 TAP_TESTS_PERL= legacy_test
8
9 .include <tap.test.mk>