Hello,

* [EMAIL PROTECTED] wrote on Mon, Nov 10, 2008 at 12:43:20AM CET:
> What I was trying to say is that VPATH builds seems to be less
> efficient.

I don't think that should be very noticeable.

> In the case of VPATH build, if instead of 'make' in the file
> directory, if you are running 'make' in the top-level of your binary
> directory, it will be less efficient.  I should be faster to run
> 'make' in the associated 'build' directory of the current file.

Ah.  Maybe you should consider not having one Makefile per directory.
Automake supports nonrecursive setups, too.  Or partly recursive.

Hope that helps.

Cheers,
Ralf


Reply via email to