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 f565cf1..28cbe51 100644
--- a/sbin/ldconfig/Makefile
+++ b/sbin/ldconfig/Makefile
@@ -1,10 +1,10 @@
-# $Id: Makefile,v 1.7 1993/12/10 05:10:22 mycroft Exp $
+# $Id: Makefile,v 1.6 1994/02/13 20:42:18 jkh Exp $
PROG= ldconfig
SRCS= ldconfig.c shlib.c etc.c
LDDIR?= $(.CURDIR)/..
CFLAGS+=-I$(LDDIR) -I$(.CURDIR) -I$(LDDIR)/$(MACHINE)
-LDSTATIC=-static
+LDFLAGS+=-static
BINDIR= /sbin
MAN8= ldconfig.8
OpenPOWER on IntegriCloud