PROG=	kmpstat
SRCS=	kmpstat.c misc.c vmbuf.c str2val.c
CFLAGS+=-DNOUSE_PLOG

NOMAN=	yes

.include <bsd.prog.mk>
