1# $FreeBSD$ 2 3.include <bsd.own.mk> 4 5TESTSDIR= ${TESTSBASE}/bin/date 6 7ATF_TESTS_SH= format_string_test 8 9.include <bsd.test.mk> 10