From owner-freebsd-current Wed May 15 0: 2:51 2002 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id BCCE537B409; Wed, 15 May 2002 00:02:47 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id RAA02621; Wed, 15 May 2002 17:02:45 +1000 Date: Wed, 15 May 2002 17:05:02 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "David O'Brien" Cc: Ruslan Ermilov , Anders Andersson , Subject: Re: make includes In-Reply-To: <20020514211757.A37033@dragon.nuxi.com> Message-ID: <20020515161610.U7103-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 14 May 2002, David O'Brien wrote: > On Wed, May 15, 2002 at 12:38:49PM +1000, Bruce Evans wrote: > > > I really do not like this change, please return things such that the > > > long-ingraned "cd /usr/src ; make includes". > > > > I planned to fix this by changing "make includes" to print > > "Unwarranted chumminess with implementation". > > What is your perfered way to get the results of > (cd /usr/src ; make includes) ? I prefer not to do this. There are simpler methods to get broken headers, starting with rm -rf :). I prefer everyone to use (documented) user-level targets like "world" and "install" for installing includes, since it would be difficult to make the includes target safe for general use. I don't know what it really useful for. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message