4.3BSD-Reno/src/usr.bin/vis/Makefile

#	@(#)Makefile	5.2 (Berkeley) 6/29/90

PROG=	vis
SRCS=	vis.c foldit.c

.include <bsd.prog.mk>