xref: /original-bsd/usr.bin/unvis/Makefile (revision 5d07e70c)
1#	@(#)Makefile	1.1 (Berkeley) 05/23/90
2
3PROG=	vis
4
5.include <bsd.prog.mk>
6