xref: /original-bsd/usr.bin/unvis/Makefile (revision 331bfa8d)
1#	@(#)Makefile	5.1 (Berkeley) 06/01/90
2
3PROG=	unvis
4
5.include <bsd.prog.mk>
6