summaryrefslogtreecommitdiffstats
path: root/libexec/makekey/Makefile
blob: 2028c6dad80b61f080553ae3da9cb0bf902e4fbb (plain)
1
2
3
4
5
6
7
8
9
10
#	@(#)Makefile	8.1 (Berkeley) 6/4/93
# $FreeBSD$

PROG=	makekey
MAN8=	makekey.8

DPADD+= ${LIBCRYPT}
LDADD+= -lcrypt

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