From 099f8ecbe9e998c7d18349a9429e95b060ef3082 Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 4 Dec 2001 01:57:47 +0000 Subject: Default to WARNS=2. Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike --- bin/echo/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'bin/echo') diff --git a/bin/echo/Makefile b/bin/echo/Makefile index 236a937..d00d467 100644 --- a/bin/echo/Makefile +++ b/bin/echo/Makefile @@ -3,6 +3,4 @@ PROG= echo -WARNS?= 2 - .include -- cgit v1.1