Makefile revision 264483
1# $FreeBSD: stable/10/bin/date/tests/Makefile 264483 2014-04-14 23:51:57Z jmmv $
2
3.include <bsd.own.mk>
4
5TESTSDIR=	${TESTSBASE}/bin/date
6
7TAP_TESTS_SH=	legacy_test
8
9.include <bsd.test.mk>
10