4.3BSD-Reno/src/kerberosIV/kdb_destroy/Makefile

#	@(#)Makefile	5.1 (Berkeley) 6/25/90

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

.include <bsd.prog.mk>