PROG=		vftovp

SRCS=		vftovp.c

CFLAGS+=	-Dindex=index_arr

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