1# $FreeBSD$
2
3TESTSDIR=	${TESTSBASE}/usr.bin/bmake/syntax
4
5TESTS_SUBDIRS=	directive-t0 enl funny-targets semi
6
7.include <bsd.test.mk>
8