summaryrefslogtreecommitdiff
path: root/lib/libc/crypt/Makefile.inc
blob: c25379b79530ba72dc005b3bd73c00d53b91ef9c (plain)
1
2
3
4
5
6
7
8
#	$Id: Makefile.inc,v 1.1 1995/12/16 12:55:27 deraadt Exp $

.PATH: ${.CURDIR}/arch/${MACHINE_ARCH}/crypt ${.CURDIR}/crypt

SRCS+=	crypt.c morecrypt.c

MAN+=	crypt.3
MLINKS+=crypt.3 encrypt.3 crypt.3 setkey.3