1# $FreeBSD$
2
3TESTSDIR=	${TESTSBASE}/usr.bin/bmake/sysmk
4
5TESTS_SUBDIRS=	t0 t1 t2
6
7.include <bsd.test.mk>
8