Install libdescrypt.so immutable.

This commit is contained in:
Garrett Wollman 1994-08-26 19:03:23 +00:00
parent fa04bc2411
commit 52780bc5c4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2300

View File

@ -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