4.4BSD/usr/src/kerberosIV/kdb_destroy/Makefile

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

PROG=	kdb_destroy
CFLAGS+=-DKERBEROS -DDEBUG -I${.CURDIR}/../include
NOMAN=	noman

.include <bsd.prog.mk>