From ae2558974f63663ca102c7a2807d83ad115d1fde Mon Sep 17 00:00:00 2001 From: markm Date: Fri, 8 Feb 2002 22:31:43 +0000 Subject: Remove leaf node WARNS?=2 (that mainly I added). This should help the GCC3 transition and CURRENT in general. --- usr.bin/gencat/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.bin/gencat/Makefile') diff --git a/usr.bin/gencat/Makefile b/usr.bin/gencat/Makefile index 7a383d8..45af07a 100644 --- a/usr.bin/gencat/Makefile +++ b/usr.bin/gencat/Makefile @@ -2,7 +2,6 @@ PROG= gencat SRCS= gencat.c genlib.c -WARNS?= 2 CFLAGS+= -I${.CURDIR}/../../lib/libc/nls -- cgit v1.1