7 lines
136 B
Makefile
7 lines
136 B
Makefile
# from: @(#)Makefile 5.1 (Berkeley) 6/1/90
|
|
# $Id: Makefile,v 1.2 1993/07/30 23:49:28 mycroft Exp $
|
|
|
|
PROG= unvis
|
|
|
|
.include <bsd.prog.mk>
|