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

NOMAN=	1
install:

.include <bsd.prog.mk>
