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

PROG=	makekey

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

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