summaryrefslogtreecommitdiffstats
path: root/usr.bin/vi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/vi/Makefile')
-rw-r--r--usr.bin/vi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/vi/Makefile b/usr.bin/vi/Makefile
index 7276b7b..048c35b 100644
--- a/usr.bin/vi/Makefile
+++ b/usr.bin/vi/Makefile
@@ -9,6 +9,8 @@ CFLAGS+= -DGTAGS
#if using ncurses:
CFLAGS+= -DSYSV_CURSES
+WARNS?= 0
+
VI= nvi
EX= nex
VIEW= nview
OpenPOWER on IntegriCloud