From a1a10418c86d19ba12c54a668c6309dcf7e61365 Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 4 Feb 2002 03:06:51 +0000 Subject: Correct inadvertent style botches in previous commit. --- bin/rmail/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bin/rmail') 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 -- cgit v1.1