summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libexec/ld.so/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ld.so/Makefile b/libexec/ld.so/Makefile
index 6f8d24692a9..171457c1bf7 100644
--- a/libexec/ld.so/Makefile
+++ b/libexec/ld.so/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.32 2006/05/03 16:10:51 drahn Exp $
+# $OpenBSD: Makefile,v 1.33 2006/05/04 01:52:16 drahn Exp $
-SUBDIR=ldconfig ldd prebind prebind_strip
+SUBDIR=ldconfig ldd
#SUBDIR+=prebind prebind_strip
VPATH=${.CURDIR}/../../lib/libc/string