PROG=		vptovf
SRCS=		vptovf.c

CFLAGS+=	-Dindex=index_arr

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