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/sync/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'bin/sync') diff --git a/bin/sync/Makefile b/bin/sync/Makefile index ac74c73..72c664f 100644 --- a/bin/sync/Makefile +++ b/bin/sync/Makefile @@ -4,6 +4,4 @@ PROG= sync MAN= sync.8 -WARNS?= 2 - .include -- cgit v1.1