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