From 73546c6080f87b143dc742dfc0a27967aace1761 Mon Sep 17 00:00:00 2001 From: markm Date: Sun, 17 Mar 1996 15:43:32 +0000 Subject: Comment out the NOPROFILE=yes to make this orthogonal with the rest of our libs. --- secure/lib/libcipher/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/secure/lib/libcipher/Makefile b/secure/lib/libcipher/Makefile index c9b861c..750c9da 100644 --- a/secure/lib/libcipher/Makefile +++ b/secure/lib/libcipher/Makefile @@ -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 -- cgit v1.1