summaryrefslogtreecommitdiffstats
path: root/lib/libc/tests/gen/execve/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/tests/gen/execve/Makefile')
-rw-r--r--lib/libc/tests/gen/execve/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/libc/tests/gen/execve/Makefile b/lib/libc/tests/gen/execve/Makefile
new file mode 100644
index 0000000..2106a15
--- /dev/null
+++ b/lib/libc/tests/gen/execve/Makefile
@@ -0,0 +1,15 @@
+# $FreeBSD$
+
+OBJTOP= ${.OBJDIR:H:H:H:H:H}
+SRCTOP= ${.CURDIR:H:H:H:H:H}
+TESTSRC= ${SRCTOP}/contrib/netbsd-tests/lib/libc/gen/${.CURDIR:T}
+
+.include <bsd.own.mk>
+
+TESTSDIR= ${TESTSBASE}/lib/libc/gen/execve
+
+NETBSD_ATF_TESTS_C= execve_test
+
+.include "../../Makefile.netbsd-tests"
+
+.include <bsd.test.mk>
OpenPOWER on IntegriCloud