From owner-cvs-all@FreeBSD.ORG Tue Feb 24 12:58:19 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C94116A4D6; Tue, 24 Feb 2004 12:58:19 -0800 (PST) Received: from numeri.campus.luth.se (numeri.campus.luth.se [130.240.197.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FC4B43D1D; Tue, 24 Feb 2004 12:58:18 -0800 (PST) (envelope-from k@numeri.campus.luth.se) Received: from numeri.campus.luth.se (localhost [127.0.0.1]) i1OKwHRv008522; Tue, 24 Feb 2004 21:58:17 +0100 (CET) (envelope-from k@numeri.campus.luth.se) Received: (from k@localhost) by numeri.campus.luth.se (8.12.10/8.12.10/Submit) id i1OKwG3h008521; Tue, 24 Feb 2004 21:58:16 +0100 (CET) (envelope-from k) Date: Tue, 24 Feb 2004 21:58:16 +0100 From: Johan Karlsson To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20040224205816.GA6889@numeri.campus.luth.se> References: <200402242052.i1OKqwbk059097@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200402242052.i1OKqwbk059097@repoman.freebsd.org> User-Agent: Mutt/1.4.1i Subject: Re: cvs commit: src/tools/regression/geom/ConfCmp Makefile src/tools/regression/geom/MdLoad Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2004 20:58:20 -0000 On Tue, Feb 24, 2004 at 12:52 (-0800) +0000, Johan Karlsson wrote: > johan 2004/02/24 12:52:58 PST > > FreeBSD src repository > > Modified files: > tools/regression/geom/ConfCmp Makefile > tools/regression/geom/MdLoad Makefile > Log: > style.Makefile(5): > Use WARNS?= instead of WARNS=. This commit changed the last of our (non contrib) Makefile to use WARNS?= instead of WARNS=. Please, try to keep it that way, also when you add WARNS to other Makefiles, to make it easier to override WARNS settings on the command line. take care /Johan K -- Johan Karlsson mailto:johan@FreeBSD.org