help-make
[Top][All Lists]
Advanced

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

Re: how to make "gmake" recompile the files based on their dependencies'


From: Greg Chicares
Subject: Re: how to make "gmake" recompile the files based on their dependencies' modified time
Date: Fri, 03 Oct 2008 16:51:16 +0000
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

On 2008-10-03 16:20Z, Derek Clegg wrote:
> 
> I have a project with sources and the Makefile in, for example, /src/ 
> project, and I need to place the object files and executables in /dst/ 
> project.  I'm not sure how to "locate the sources from the object  
> directory" in this case.

That's where VPATH and vpath can help:
  http://make.paulandlesley.org/vpath.html
  http://make.paulandlesley.org/multi-arch.html




reply via email to

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