diff options
| author | Mark Murray <markm@FreeBSD.org> | 2001-12-11 23:05:06 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2001-12-11 23:05:06 +0000 |
| commit | e4d582753729ccbe94058a935bc52e6c61b67417 (patch) | |
| tree | 930ede2d0e53d03f067d85815f38c3c2c0cc8d95 /usr.bin | |
| parent | 89886a7e99f639f2426d0c0f808723059964efb6 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/vi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/vi/Makefile b/usr.bin/vi/Makefile index cdf79bffd4e2..7a1f71297978 100644 --- a/usr.bin/vi/Makefile +++ b/usr.bin/vi/Makefile @@ -6,6 +6,7 @@ # SRCDIR= ${.CURDIR}/../../contrib/nvi +WARNS?= 0 .if defined(RELEASE_CRUNCH) # When building `vi' for the fixit floppy, don't include any of the |
