
PROG=	wart
SRCS=	ckwart.c
CFLAGS+=-I${.CURDIR}/../kermit

NOMAN=	noman

install:

.depend: wart

.include <bsd.prog.mk>
