summaryrefslogtreecommitdiffstats
path: root/lib/libc/tests/Makefile.netbsd-tests
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/tests/Makefile.netbsd-tests')
-rw-r--r--lib/libc/tests/Makefile.netbsd-tests7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/libc/tests/Makefile.netbsd-tests b/lib/libc/tests/Makefile.netbsd-tests
new file mode 100644
index 0000000..f364b1c
--- /dev/null
+++ b/lib/libc/tests/Makefile.netbsd-tests
@@ -0,0 +1,7 @@
+# $FreeBSD$
+
+OBJTOP?= ${.OBJDIR:H:H:H:H}
+SRCTOP?= ${.CURDIR:H:H:H:H}
+TESTSRC?= ${SRCTOP}/contrib/netbsd-tests/lib/libc/${.CURDIR:T}
+
+.include <netbsd-tests.test.mk>
OpenPOWER on IntegriCloud