diff options
| author | Mark Murray <markm@FreeBSD.org> | 2001-12-11 23:27:23 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2001-12-11 23:27:23 +0000 |
| commit | 7e52b238c7465a43e85dd654450be66f6f20c5a9 (patch) | |
| tree | 86c6558243768d0d8a642e1462362da4a1a78c8e /usr.bin/unvis | |
| parent | 1a27f4f2c3efb03d2f035757d856beff7ddf480f (diff) | |
Notes
Diffstat (limited to 'usr.bin/unvis')
| -rw-r--r-- | usr.bin/unvis/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/unvis/Makefile b/usr.bin/unvis/Makefile index 755d9c4b1f137..27fea4bad2a36 100644 --- a/usr.bin/unvis/Makefile +++ b/usr.bin/unvis/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= unvis -WARNS?= 2 .include <bsd.prog.mk> |
