PROG=	vis
SRCS=	vis.c foldit.c

.PATH: ${SRCTOP}/contrib/vis
CFLAGS+=	-I${SRCTOP}/contrib/vis

.include <bsd.prog.mk>
