summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcipher/Makefile
blob: c9b861c8158bc3db51dbf7f0cb62685b87e5b2a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# $Id: Makefile,v 1.3 1994/09/09 09:43:18 csgr Exp $
#


LIB=		cipher
SRCS=		crypt.c
PRECIOUSLIB=	yes
NOPROFILE=	yes

#MAN3=   crypt.0
MLINKS= crypt.3 encrypt.3 crypt.3 setkey.3
MLINKS+=crypt.3 des_cipher.3 crypt.3 des_setkey.3

#SUBDIR=		test

.include <bsd.lib.mk>
OpenPOWER on IntegriCloud