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/dirname/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.bin/dirname') diff --git a/usr.bin/dirname/Makefile b/usr.bin/dirname/Makefile index 0c6b6b5..15338fd 100644 --- a/usr.bin/dirname/Makefile +++ b/usr.bin/dirname/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PROG= dirname -WARNS?= 2 NOMAN= noman .include -- cgit v1.1