]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - bin/pax/tests/Makefile
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.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 <bsd.test.mk>