From c60495e0deb8c8fa4c0852c07a119c94c17daef5 Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 4 Feb 2002 02:33:51 +0000 Subject: Lock down with WFORMAT?=1, with overrides in the subdirectories which are not yet warning-clean. Tested on i386 and alpha. --- libexec/mail.local/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libexec/mail.local') diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile index ac04ca3..4746526 100644 --- a/libexec/mail.local/Makefile +++ b/libexec/mail.local/Makefile @@ -10,6 +10,7 @@ PROG= mail.local SRCS= mail.local.c MAN= mail.local.8 CFLAGS+=-I${SENDMAIL_DIR}/include +WFORMAT=0 .if exists(${.OBJDIR}/../../lib/libsmutil) LIBSMUTILDIR:= ${.OBJDIR}/../../lib/libsmutil -- cgit v1.1