From e410457b740a1c9bd3ff14bb48713099c7d45a4e Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Fri, 26 Aug 1994 19:11:14 +0000 Subject: Install ld.so immutable. --- libexec/rtld-aout/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libexec') diff --git a/libexec/rtld-aout/Makefile b/libexec/rtld-aout/Makefile index d0884e2272f1..d77c817921b5 100644 --- a/libexec/rtld-aout/Makefile +++ b/libexec/rtld-aout/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.9 1994/02/13 20:42:48 jkh Exp $ +# $Id: Makefile,v 1.10 1994/03/10 23:19:54 ats Exp $ PROG= ld.so SRCS= mdprologue.S rtld.c malloc.c shlib.c etc.c md.c @@ -11,6 +11,7 @@ LDFLAGS+=-Bshareable -Bsymbolic -assert nosymbolic ASFLAGS+=-k LDADD+= -lc_pic -lgcc_pic BINDIR= /usr/libexec +INSTALLFLAGS+= -fschg .SUFFIXES: .S -- cgit v1.3