opnsense-src/usr.bin/make/tests/shell/Makefile
Julio Merino 8d08c1118c Add Makefiles missed in r263346.
Grrr, I wish svn clearly displayed files not yet added when about to commit.
2014-03-19 12:32:50 +00:00

7 lines
140 B
Makefile

# $FreeBSD$
TESTSDIR= ${TESTSBASE}/usr.bin/make/shell
TESTS_SUBDIRS= builtin meta path path_select replace select
.include <bsd.test.mk>