# $FreeBSD$

WARNS=		6
PROG=		k8c1e
SRCS=		k8c1e.c
NO_MAN=		true
CFLAGS+=	-I/usr/local/include

DESTDIR=	/usr/sbin

.include <bsd.prog.mk>
