spell
[unix-history] / usr / src / usr.bin / vis / Makefile
# @(#)Makefile 8.1 (Berkeley) %G%
PROG= vis
SRCS= vis.c foldit.c
.include <bsd.prog.mk>