Makefile revision 266074
1# $FreeBSD: head/usr.bin/bmake/tests/shell/Makefile 266074 2014-05-14 18:43:13Z jmmv $
2
3TESTSDIR=	${TESTSBASE}/usr.bin/bmake/shell
4
5TESTS_SUBDIRS=	builtin meta path path_select replace select
6
7.include <bsd.test.mk>
8