Geoff Rehmet 8b2981f937 Bring in the 1.1.x international libcrypt, which
will in due course become libcipher.
Based on David Burren's FreeSEC
Submitted by:	Geoff.
1994-09-07 21:18:08 +00:00

16 lines
262 B
Makefile

#
# $Id: Makefile,v 1.1 1994/09/07 08:55:24 g89r4222 Exp $
#
SUBDIR= test
LIB= crypt
SRCS= crypt.c
#MAN3= crypt.0
#MLINKS= crypt.3 encrypt.3 crypt.3 setkey.3
#MLINKS+=crypt.3 des_cipher.3 crypt.3 des_setkey.3
.include <bsd.lib.mk>
.include <bsd.subdir.mk>