xref: /NextBSD/usr.bin/bmake/tests/syntax/Makefile (revision d7cd1d425cc1ea9451fa235e3af9b6625c3e0de2)
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