help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using Emacs with Autotools projects : separate source and binaries d


From: Ralf Wildenhues
Subject: Re: Using Emacs with Autotools projects : separate source and binaries directories
Date: Mon, 10 Nov 2008 19:58:27 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Hello,

* fuhz.fr@gmail.com 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

[Prev in Thread] Current Thread [Next in Thread]