Makefile revision 263348
1# $FreeBSD: head/usr.bin/make/tests/variables/Makefile 263348 2014-03-19 12:32:50Z jmmv $
2
3TESTSDIR=	${TESTSBASE}/usr.bin/make/variables
4
5TESTS_SUBDIRS=	modifier_M modifier_t opt_V t0
6
7.include <bsd.test.mk>
8