Michiel Soede wrote:

- non-recursive make, is that the same as just making one big make file that will always build everything? So I would loose the ability to build (for example) only one application, or library?
You can always issue `make foo' if you wanna build `foo' only.

- isn't there any other way to modify the makefile.am of an application so that it will execute the
 makefile's of it's dependend library (components)?
Please see this thread:
http://lists.gnu.org/archive/html/automake/2009-03/msg00010.html

Cheers,
Peter

--
Peter Johansson

svndigest maintainer, http://dev.thep.lu.se/svndigest
yat maintainer,       http://dev.thep.lu.se/yat



Reply via email to