summary refs log tree commit diff
path: root/src/usr.bin/vis/Makefile
blob: 28236038d75745bd33a1588dc8d6abf8305da05c (plain) (blame)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:51:50 deraadt Exp $

PROG=	vis
SRCS=	vis.c foldit.c

.include <bsd.prog.mk>