]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - bin/mv/tests/Makefile
MFC refactoring of the *.test.mk files.
[FreeBSD/stable/10.git] / bin / mv / tests / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 TESTSDIR=       ${TESTSBASE}/bin/mv
6
7 TAP_TESTS_SH=   legacy_test
8
9 .include <bsd.test.mk>