From a748290789444352877e207721a7db215206cc9a Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" 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/chmod/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'bin/chmod') diff --git a/bin/chmod/Makefile b/bin/chmod/Makefile index 9661513d74bb..71006d00a523 100644 --- a/bin/chmod/Makefile +++ b/bin/chmod/Makefile @@ -3,6 +3,4 @@ PROG= chmod -WARNS?= 2 - .include -- cgit v1.2.3