summaryrefslogtreecommitdiffstats
path: root/sbin/ldconfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ldconfig/Makefile')
-rw-r--r--sbin/ldconfig/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ldconfig/Makefile b/sbin/ldconfig/Makefile
index 840fd7f..f902e92 100644
--- a/sbin/ldconfig/Makefile
+++ b/sbin/ldconfig/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.12 1998/06/01 13:58:19 peter Exp $
+# $Id: Makefile,v 1.13 1998/06/12 10:43:18 peter Exp $
PROG= ldconfig
-SRCS= ldconfig.c shlib.c support.c
+SRCS= elfhints.c ldconfig.c shlib.c support.c
LDDIR?= ${.CURDIR}/../../libexec/rtld-aout
CFLAGS+=-I${LDDIR} -DFREEBSD_AOUT
MAN8= ldconfig.8
OpenPOWER on IntegriCloud