summaryrefslogtreecommitdiff
path: root/regress/libexec/ld.so/initfirst/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/libexec/ld.so/initfirst/Makefile')
-rw-r--r--regress/libexec/ld.so/initfirst/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/regress/libexec/ld.so/initfirst/Makefile b/regress/libexec/ld.so/initfirst/Makefile
new file mode 100644
index 00000000000..b878c98153d
--- /dev/null
+++ b/regress/libexec/ld.so/initfirst/Makefile
@@ -0,0 +1,5 @@
+# $OpenBSD: Makefile,v 1.1 2011/11/08 23:51:02 guenther Exp $
+
+SUBDIR+= libif1 libif2 libif3 libnormal prog1
+
+.include <bsd.subdir.mk>