From owner-cvs-src@FreeBSD.ORG Tue Jun 20 23:33:11 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BCB016A474; Tue, 20 Jun 2006 23:33:11 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from pittgoth.com (ns1.pittgoth.com [216.38.206.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1542643D45; Tue, 20 Jun 2006 23:33:10 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (net-ix.gw.ai.net [205.134.160.6] (may be forged)) (authenticated bits=0) by pittgoth.com (8.13.4/8.13.4) with ESMTP id k5KNc2Cq019550 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 20 Jun 2006 19:38:03 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Tue, 20 Jun 2006 19:33:03 -0400 From: Tom Rhodes To: obrien@FreeBSD.org Message-Id: <20060620193303.1db73d5f.trhodes@FreeBSD.org> In-Reply-To: <20060620185321.GA43367@dragon.NUXI.org> References: <200606070333.k573XmRc067920@repoman.freebsd.org> <200606071051.47070.jhb@freebsd.org> <20060607194300.7565e832.trhodes@FreeBSD.org> <20060620185321.GA43367@dragon.NUXI.org> X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, jhb@FreeBSD.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 23:33:11 -0000 On Tue, 20 Jun 2006 11:53:21 -0700 "David O'Brien" wrote: > On Wed, Jun 07, 2006 at 07:43:00PM -0400, Tom Rhodes wrote: > > Personally, I was debating on just removing most of the > > world target with just a message: > > > > "The world target has been replaced with the buildworld target." > > No! > > 'make world' is still my normal building process. Why force > "make buildworld && make installworld"?? > > I don't care how undocumented it is, or obfusacted > 'HISTORICAL_MAKE_WORLD' is; but please leave them alone! > > thanks for your attention. Hi David, I wasn't going to touch them. It's too likely to start some heated debate that just isn't worth my time. Thanks, -- Tom Rhodes