From owner-cvs-all@FreeBSD.ORG Thu Jun 22 23:21:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 2505E16A481; Thu, 22 Jun 2006 23:21:56 +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 AB7B7463E3; Thu, 22 Jun 2006 23:21:55 +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 k5MNRLUU033371 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 22 Jun 2006 19:27:22 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Thu, 22 Jun 2006 19:21:43 -0400 From: Tom Rhodes To: "M. Warner Losh" Message-Id: <20060622192143.4e7f7a3c.trhodes@FreeBSD.org> In-Reply-To: <20060622.105426.146405308.imp@bsdimp.com> References: <20060620.144125.84360497.imp@bsdimp.com> <200606201714.10331.jhb@freebsd.org> <20060622073523.GB64578@dragon.NUXI.org> <20060622.105426.146405308.imp@bsdimp.com> 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: trhodes@FreeBSD.org, src-committers@FreeBSD.org, jhb@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, obrien@FreeBSD.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 22 Jun 2006 23:21:56 -0000 On Thu, 22 Jun 2006 10:54:26 -0600 (MDT) "M. Warner Losh" wrote: > In message: <20060622073523.GB64578@dragon.NUXI.org> > "David O'Brien" writes: > : On Tue, Jun 20, 2006 at 05:14:09PM -0400, John Baldwin wrote: > : > Fair enough. How about just making it undocumented again then? :) > : > : Or if 'make world' is desired to be disabled, there's also this approach: > > This patch goes the wrong way. > > I've committed what appears to be the closest thing this thread has > had to a consensus: leave the extra docs in the Makefile, remove the > extra docs from the echos. We don't want to make it too easy for > people, but do want to allow people clueful enough to read the > Makefile to see it easily. This is the smallest modification to the > pre-existing consensus that I could find to resolve the issue. Thank you Warner. -- Tom Rhodes