From bb3058824aaee9ffba249f78c494575dcb057340 Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 4 Feb 2002 02:49:19 +0000 Subject: Lock down with WFORMAT=1 except those directories with unfixed warnings. Tested on i386 and alpha. --- bin/rmail/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/rmail/Makefile') diff --git a/bin/rmail/Makefile b/bin/rmail/Makefile index 9de213c..bea11ef 100644 --- a/bin/rmail/Makefile +++ b/bin/rmail/Makefile @@ -12,6 +12,8 @@ MAN= rmail.8 CFLAGS+=-I${SENDMAIL_DIR}/include WARNS= 0 +WFORMAT?= 0 + .if exists(${.OBJDIR}/../../lib/libsmutil) LIBSMUTILDIR:= ${.OBJDIR}/../../lib/libsmutil .else -- cgit v1.1