#


PROG=	nkf
CFLAGS+=-I${.CURDIR}
SRCS=	nkf.c

.include "../Makefile.inc"
.include <bsd.prog.mk>
