xref: /freebsd/lib/atf/tests/Makefile (revision 4b342830abd39cdc20b67a215e15309293673e75)
1.PATH:		${SRCTOP}/tests
2
3PACKAGE=	tests
4
5KYUAFILE=	yes
6
7SUBDIR=		test-programs
8
9.include <bsd.test.mk>
10