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/calendar/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.bin/calendar/Makefile') diff --git a/usr.bin/calendar/Makefile b/usr.bin/calendar/Makefile index e1add30d301a..588b37dcf6f9 100644 --- a/usr.bin/calendar/Makefile +++ b/usr.bin/calendar/Makefile @@ -3,7 +3,6 @@ PROG= calendar SRCS= calendar.c io.c day.c ostern.c paskha.c -NO_WERROR= yes INTER= de_DE.ISO8859-1 hr_HR.ISO8859-2 ru_RU.KOI8-R DE_LINKS= de_DE.ISO_8859-1 de_DE.ISO8859-15 de_DE.ISO_8859-15 HR_LINKS= hr_HR.ISO_8859-2 -- cgit v1.2.3