freebsd_amp_hwpstate/usr.bin/sort/tests/Makefile

15 lines
310 B
Makefile

PACKAGE= tests
NETBSD_ATF_TESTS_SH= sort_test
ATF_TESTS_SH= sort_monthsort_test
${PACKAGE}FILES+= d_any_char_dflag_out.txt
${PACKAGE}FILES+= d_any_char_fflag_out.txt
${PACKAGE}FILES+= d_any_char_iflag_out.txt
${PACKAGE}FILES+= d_any_char_in.txt
.include <netbsd-tests.test.mk>
.include <bsd.test.mk>