summaryrefslogtreecommitdiff
path: root/libexec/ld.so/ldconfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/ld.so/ldconfig/Makefile')
-rw-r--r--libexec/ld.so/ldconfig/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ld.so/ldconfig/Makefile b/libexec/ld.so/ldconfig/Makefile
index 663ef189494..4f0e1109827 100644
--- a/libexec/ld.so/ldconfig/Makefile
+++ b/libexec/ld.so/ldconfig/Makefile
@@ -1,8 +1,8 @@
-# $OpenBSD: Makefile,v 1.4 2004/11/10 22:03:18 drahn Exp $
+# $OpenBSD: Makefile,v 1.5 2006/05/11 22:03:22 deraadt Exp $
# $NetBSD: Makefile,v 1.10 1995/03/06 04:24:41 cgd Exp $
PROG= ldconfig
-SRCS= ldconfig.c shlib.c etc.c
+SRCS= ldconfig.c shlib.c etc.c prebind_delete.c
LDDIR?= $(.CURDIR)/..
#CFLAGS+=-Werror
#CFLAGS+=-I$(.CURDIR) -I$(LDDIR)/$(MACHINE_ARCH)