From 91bd71d2060cd302015f7dd6e7b891014552dba4 Mon Sep 17 00:00:00 2001 From: Mark Murray 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/column/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.bin/column') diff --git a/usr.bin/column/Makefile b/usr.bin/column/Makefile index 0f53dab1c8dc..771723ef31f5 100644 --- a/usr.bin/column/Makefile +++ b/usr.bin/column/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= column -WARNS?= 2 .include -- cgit v1.2.3