Am Mon, 11 Jan 2010 17:48:18 +0100
schrieb Thorsten Behrens <t...@openoffice.org>:

> I'd personally use it to dynamically generate the makefiles (i.e.
> from configure, or triggered from a smallish global makefile).  

With GNU make there would not be a need for an "extra" makefile. You can
include makefiles that arent generated yet, if there are rules
available for their generation: make will then generate the included
files and restart itself including the files. From the POV of the user
there is no extra step needed to generate the makefiles.

BR,

Bjoern

-- 
===========================================================================
 Sitz der Gesellschaft:
 Sun Microsystems GmbH, Sonnenallee 1, D-85551 Kirchheim-Heimstetten
 Amtsgericht Muenchen: HRB 161028
 Geschaeftsfuehrer: Thomas Schroeder, Wolfgang Engels, Wolf Frenkel
 Vorsitzender des Aufsichtsrates: Martin Haering
===========================================================================


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tools.openoffice.org
For additional commands, e-mail: dev-h...@tools.openoffice.org

Reply via email to