From e682e5ecfbc38dc8e0a0d72139eef027c7ae69ee Mon Sep 17 00:00:00 2001 From: wollman Date: Fri, 26 Aug 1994 19:03:23 +0000 Subject: Install libdescrypt.so immutable. --- secure/lib/libcrypt/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'secure') diff --git a/secure/lib/libcrypt/Makefile b/secure/lib/libcrypt/Makefile index 25351fd..e7a5f51 100644 --- a/secure/lib/libcrypt/Makefile +++ b/secure/lib/libcrypt/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.4 1994/08/12 21:02:31 csgr Exp $ +# $Id: Makefile,v 1.5 1994/08/20 18:16:57 csgr Exp $ # LCRYPTBASE= libcrypt @@ -11,6 +11,7 @@ LDCRYPTSO= $(LDCRYPTBASE).so.$(SHLIB_MAJOR).$(SHLIB_MINOR) LIB= descrypt SRCS= crypt.c +PRECIOUSLIB= yes #MAN3= crypt.3 #MLINKS= crypt.3 encrypt.3 crypt.3 setkey.3 -- cgit v1.1