Comment out the NOPROFILE=yes to make this orthogonal with the rest of our

libs.
This commit is contained in:
Mark Murray 1996-03-17 15:43:32 +00:00
parent b36546f69a
commit 18992ffaea
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=14656

View File

@ -1,12 +1,12 @@
#
# $Id: Makefile,v 1.3 1994/09/09 09:43:18 csgr Exp $
# $Id: Makefile,v 1.4 1996/02/12 04:56:28 mpp Exp $
#
LIB= cipher
SRCS= crypt.c
PRECIOUSLIB= yes
NOPROFILE= yes
#NOPROFILE= yes
#MAN3= crypt.0
MLINKS= crypt.3 encrypt.3 crypt.3 setkey.3