1# $FreeBSD$ 2 3PACKAGE= tests 4 5ATF_TESTS_SH= cp_test 6PROGS+= sparse 7BINDIR= ${TESTSDIR} 8 9.include <bsd.test.mk> 10