From owner-cvs-all@FreeBSD.ORG Fri Oct 3 14:47:45 2003 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 C30E016A4B3; Fri, 3 Oct 2003 14:47:45 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AB5D43FE3; Fri, 3 Oct 2003 14:47:44 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p1/8.12.9) with ESMTP id h93LlgAD037757; Fri, 3 Oct 2003 15:47:42 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 03 Oct 2003 15:47:43 -0600 (MDT) Message-Id: <20031003.154743.112813977.imp@bsdimp.com> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, dev-null@nuxi.com From: "M. Warner Losh" In-Reply-To: <20031003185349.GA83420@dragon.nuxi.com> References: <20031003140026.5750af9e.trhodes@FreeBSD.org> <20031003180520.GD35274@sunbay.com> <20031003185349.GA83420@dragon.nuxi.com> X-Mailer: Mew version 2.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: trhodes@FreeBSD.org cc: marcel@FreeBSD.org cc: ru@FreeBSD.org Subject: Re: cvs commit: src/sys/conf kmod.mk 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: Fri, 03 Oct 2003 21:47:45 -0000 In message: <20031003185349.GA83420@dragon.nuxi.com> "David O'Brien" writes: : What's the use in having the build system sane (i.e., not defaulting to : ALWAYS_CHECK_MAKE) if you're now going to make it required?? Because too many people complained when it was default. Including you. That's making it hard to know what's sensible to do... Warner