]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - bin/date/tests/Makefile
MFC r292454, r292455
[FreeBSD/stable/10.git] / bin / date / tests / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 TESTSDIR=       ${TESTSBASE}/bin/date
6
7 ATF_TESTS_SH=   format_string_test
8
9 .include <bsd.test.mk>