summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypt
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-08-26 19:03:23 +0000
committerwollman <wollman@FreeBSD.org>1994-08-26 19:03:23 +0000
commite682e5ecfbc38dc8e0a0d72139eef027c7ae69ee (patch)
tree0d10d7675554f668600bae1ddbadf6439a5c2a0c /secure/lib/libcrypt
parent22a09d534e2aba74633e40b63943e3b41f58972c (diff)
downloadFreeBSD-src-e682e5ecfbc38dc8e0a0d72139eef027c7ae69ee.zip
FreeBSD-src-e682e5ecfbc38dc8e0a0d72139eef027c7ae69ee.tar.gz
Install libdescrypt.so immutable.
Diffstat (limited to 'secure/lib/libcrypt')
-rw-r--r--secure/lib/libcrypt/Makefile3
1 files changed, 2 insertions, 1 deletions
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
OpenPOWER on IntegriCloud