From owner-freebsd-current Tue May 14 6:30:12 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 AC47437B405; Tue, 14 May 2002 06:30:06 -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 XAA29777; Tue, 14 May 2002 23:30:04 +1000 Date: Tue, 14 May 2002 23:32:19 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Ruslan Ermilov Cc: current@FreeBSD.ORG Subject: Re: make includes In-Reply-To: <20020514083549.GA54565@sunbay.com> Message-ID: <20020514232130.A4136-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, Ruslan Ermilov wrote: > On Tue, May 14, 2002 at 06:21:41PM +1000, Bruce Evans wrote: > > On Tue, 14 May 2002, Ruslan Ermilov wrote: > > > > > Yes. "make includes" has been modified to mean "build includes", > > > and the new "make incsinstall" has been added to "install" them. > > > So the correct sequence is "make includes incsinstall". > > > > > > I'm still unsure about the name; I'd have liked to rename it to > > > "includesinstall" but that is too long. > > > > I still prefer something like > > "__private_part_of_installworld_to_install_headers_dont_use_directly". > > > EPARSE; what does that mean? :-) > > "incsinstall" is the standard target which performs a part of a normal > "install" -- installs C includes. Installing includes just corrupts the host environment unless the new includes are consistent with the old libraries. If you know the build system, the includes and the libraries well enough to know when it is safe to use, then you know enough to never need it. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message