summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/tests/shell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/tests/shell/Makefile')
-rw-r--r--usr.bin/make/tests/shell/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.bin/make/tests/shell/Makefile b/usr.bin/make/tests/shell/Makefile
new file mode 100644
index 0000000..cde8335
--- /dev/null
+++ b/usr.bin/make/tests/shell/Makefile
@@ -0,0 +1,7 @@
+# $FreeBSD$
+
+TESTSDIR= ${TESTSBASE}/usr.bin/make/shell
+
+TESTS_SUBDIRS= builtin meta path path_select replace select
+
+.include <bsd.test.mk>
OpenPOWER on IntegriCloud