386BSD 0.0 development
[unix-history] / usr / src / usr.bin / vis / Makefile
# @(#)Makefile 5.2 (Berkeley) 6/29/90
PROG= vis
SRCS= vis.c foldit.c
.include <bsd.prog.mk>