Subject: Re: build using includes in DESTDIR?
To: None <current-users@netbsd.org>
From: Alan Barrett <apb@cequrux.com>
List: current-users
Date: 01/22/2003 10:58:13
On Tue, 21 Jan 2003, David Young wrote:
> Is there any way for me to tell a NetBSD build to write the #include
> files to DESTDIR, and ALSO use them during the rest of the build?

Yes, that's the normal mode of operation of build.sh.

> It does the former---writes #includes to DESTDIR---but it does not do
> the latter---use the new #includes during the build.

Are you sure?  How are you invoking build.sh?

--apb (Alan Barrett)