xref: /NextBSD/usr.bin/bmake/tests/shell/Makefile (revision d7cd1d425cc1ea9451fa235e3af9b6625c3e0de2)
1# $FreeBSD$
2
3TESTSDIR=	${TESTSBASE}/usr.bin/bmake/shell
4
5TESTS_SUBDIRS=	builtin meta path path_select replace select
6
7.include <bsd.test.mk>
8