xref: /freebsd/usr.bin/file/tests/Makefile (revision 8f75390c66bdcde95e1b383aecaa27b4adf88279)
11581ec9aSEric van GyzenPACKAGE=	tests
21581ec9aSEric van GyzenATF_TESTS_SH=	file_test
31581ec9aSEric van Gyzen
41581ec9aSEric van GyzenSRCDIR=		${SRCTOP}/contrib/file/tests
5*8f75390cSXin LI_files!=	echo ${SRCDIR}/*.testfile ${SRCDIR}/*.flags ${SRCDIR}/*.result ${SRCDIR}/*.magic
61581ec9aSEric van Gyzen${PACKAGE}FILES+=${_files}
71581ec9aSEric van Gyzen
81581ec9aSEric van Gyzen.include <bsd.test.mk>
9