summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2001-12-11 23:05:06 +0000
committermarkm <markm@FreeBSD.org>2001-12-11 23:05:06 +0000
commit7df3906a00167bbe45ed05a9feaa3166f79ceda1 (patch)
tree930ede2d0e53d03f067d85815f38c3c2c0cc8d95 /usr.bin
parentb4090206ebab47e731a873f68d228202a75b8cb4 (diff)
downloadFreeBSD-src-7df3906a00167bbe45ed05a9feaa3166f79ceda1.zip
FreeBSD-src-7df3906a00167bbe45ed05a9feaa3166f79ceda1.tar.gz
Protect this against the to-come WARNS=2 default.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/vi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/vi/Makefile b/usr.bin/vi/Makefile
index cdf79bf..7a1f712 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
OpenPOWER on IntegriCloud