aboutsummaryrefslogtreecommitdiff
path: root/compat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'compat/Makefile')
-rw-r--r--compat/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/compat/Makefile b/compat/Makefile
new file mode 100644
index 000000000000..8bd2100560a4
--- /dev/null
+++ b/compat/Makefile
@@ -0,0 +1,7 @@
+.include <bsd.own.mk>
+
+TESTSDIR= ${TESTSBASE}/compat
+
+TESTS_SUBDIRS= linux
+
+.include <bsd.test.mk>