summaryrefslogtreecommitdiffstats
path: root/bin/rmail
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-02-04 02:49:19 +0000
committerkris <kris@FreeBSD.org>2002-02-04 02:49:19 +0000
commitbb3058824aaee9ffba249f78c494575dcb057340 (patch)
tree7e1b63048b9193a35ed0fb49b4e6b0728cd3cab1 /bin/rmail
parent19c38bbaee1217082d79a8533d92dfd65a1cc7cf (diff)
downloadFreeBSD-src-bb3058824aaee9ffba249f78c494575dcb057340.zip
FreeBSD-src-bb3058824aaee9ffba249f78c494575dcb057340.tar.gz
Lock down with WFORMAT=1 except those directories with unfixed warnings.
Tested on i386 and alpha.
Diffstat (limited to 'bin/rmail')
-rw-r--r--bin/rmail/Makefile2
1 files changed, 2 insertions, 0 deletions
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
OpenPOWER on IntegriCloud