Re: Re: Building OpenOffice.org with GNU make

Stephan Bergmann <[email protected]> Tue, 12 Jan 2010 09:58:33 +0100
Newsgroups gmane.comp.openoffice.devel.tools
Message-ID <[email protected]>
On 01/11/10 23:44, bjoern michaelsen - Sun Microsystems - Hamburg 
Germany wrote:
> Am Mon, 11 Jan 2010 18:04:21 +0100
> schrieb Stephan Bergmann <[email protected]>:
> 
>> Which, at least in its simplest form, would imply that it necessarily 
>> modifies the source tree by adding files to it, something I
>> personally would prefer moving away from.  
> 
> No. Generated makefiles are _generated_ and thus not source files. They
> shouldnt be generated to the read-only source tree, but reside in the
> workdir (those dirs with are located at $MODULE/$PLATFORM in the
> current build system, but they would not be in the source tree in a
> new build system).

Good to hear you have that on your agenda.

-Stephan