summaryrefslogtreecommitdiffstats
path: root/bin/rmail
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-02-04 03:06:51 +0000
committerkris <kris@FreeBSD.org>2002-02-04 03:06:51 +0000
commita1a10418c86d19ba12c54a668c6309dcf7e61365 (patch)
treeb80d11f76c7fbcad6224ac7fa7f2fad93679a1a8 /bin/rmail
parentbb3058824aaee9ffba249f78c494575dcb057340 (diff)
downloadFreeBSD-src-a1a10418c86d19ba12c54a668c6309dcf7e61365.zip
FreeBSD-src-a1a10418c86d19ba12c54a668c6309dcf7e61365.tar.gz
Correct inadvertent style botches in previous commit.
Diffstat (limited to 'bin/rmail')
-rw-r--r--bin/rmail/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/rmail/Makefile b/bin/rmail/Makefile
index bea11ef..2571512 100644
--- a/bin/rmail/Makefile
+++ b/bin/rmail/Makefile
@@ -11,8 +11,7 @@ SRCS= rmail.c
MAN= rmail.8
CFLAGS+=-I${SENDMAIL_DIR}/include
WARNS= 0
-
-WFORMAT?= 0
+WFORMAT=0
.if exists(${.OBJDIR}/../../lib/libsmutil)
LIBSMUTILDIR:= ${.OBJDIR}/../../lib/libsmutil
OpenPOWER on IntegriCloud