summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcipher/Makefile
blob: 28d3b2e4a09aa2e5f5d4dce68843091bace07c57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# $Id$
#

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

MAN3=   cipher.3
MLINKS= cipher.3 encrypt.3 cipher.3 setkey.3
MLINKS+=cipher.3 des_cipher.3 cipher.3 des_setkey.3

#SUBDIR=		test

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