summaryrefslogtreecommitdiffstats
path: root/usr.bin/join/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/join/tests/Makefile')
-rw-r--r--usr.bin/join/tests/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/usr.bin/join/tests/Makefile b/usr.bin/join/tests/Makefile
new file mode 100644
index 0000000..2d5580f
--- /dev/null
+++ b/usr.bin/join/tests/Makefile
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+TESTSDIR= ${TESTSBASE}/usr.bin/join
+
+TAP_TESTS_SH= legacy_test
+
+FILESDIR= ${TESTSDIR}
+FILES= regress.1.in
+FILES+= regress.2.in
+FILES+= regress.out
+FILES+= regress.sh
+
+.include <bsd.test.mk>
OpenPOWER on IntegriCloud