#	from @(#)Makefile	8.1 (Berkeley) 6/1/93

PROG=	kdestroy
DPADD=	${LIBKRB} ${LIBDES}
LDADD=	-lkrb -ldes
BINDIR=	/usr/bin

.include <bsd.prog.mk>
