PROG=	bdfconv
SRCS=	bdfconv.c bdf.c coding.c
CFLAGS=	-I${.CURDIR}/../../../kon2
.PATH:	${.CURDIR}/../../../kon2

NOMAN=	1

.include <bsd.prog.mk>
