From e35f9517d68206de4367fdb8d044e6dfebaf372d Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Fri, 8 Feb 2002 23:07:37 +0000 Subject: Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3. --- usr.bin/vi/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.bin/vi/Makefile') diff --git a/usr.bin/vi/Makefile b/usr.bin/vi/Makefile index 7a1f71297978..cdf79bffd4e2 100644 --- a/usr.bin/vi/Makefile +++ b/usr.bin/vi/Makefile @@ -6,7 +6,6 @@ # SRCDIR= ${.CURDIR}/../../contrib/nvi -WARNS?= 0 .if defined(RELEASE_CRUNCH) # When building `vi' for the fixit floppy, don't include any of the -- cgit v1.2.3