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/fetch/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.bin/fetch/Makefile') diff --git a/usr.bin/fetch/Makefile b/usr.bin/fetch/Makefile index 7dc87f6..56754a0 100644 --- a/usr.bin/fetch/Makefile +++ b/usr.bin/fetch/Makefile @@ -2,7 +2,6 @@ MAINTAINER= des@freebsd.org PROG= fetch -WARNS?= 2 DPADD= ${LIBFETCH} LDADD= -lfetch -- cgit v1.1