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/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/Makefile.inc') diff --git a/bin/Makefile.inc b/bin/Makefile.inc index 61c3471..8d699d3 100644 --- a/bin/Makefile.inc +++ b/bin/Makefile.inc @@ -5,3 +5,4 @@ BINDIR?= /bin CFLAGS+= -Wall -Wformat NOSHARED?= YES WARNS?= 2 +WFORMAT?= 1 -- cgit v1.1