1# $OpenBSD: Makefile,v 1.3 1997/09/21 11:51:50 deraadt Exp $ 2 3PROG= vis 4SRCS= vis.c foldit.c 5 6.include <bsd.prog.mk> 7