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/date/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/date') diff --git a/bin/date/Makefile b/bin/date/Makefile index 0a57e97..dfd3fb4 100644 --- a/bin/date/Makefile +++ b/bin/date/Makefile @@ -4,6 +4,7 @@ PROG= date SRCS= date.c netdate.c vary.c WARNS= 0 +WFORMAT=0 DPADD= ${LIBUTIL} LDADD= -lutil -- cgit v1.1