help-make
[Top][All Lists]
Advanced

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

Re: Equivalent to VPATH for searching for Makefiles?


From: Garrett Cooper
Subject: Re: Equivalent to VPATH for searching for Makefiles?
Date: Wed, 3 Dec 2008 18:22:39 -0800

On Wed, Dec 3, 2008 at 6:20 PM, Garrett Cooper <address@hidden> wrote:
> Hi guys,
>     I realize that using --include can do this, but is there a way to
> tell make how to do this for Makefiles as well from within other
> Makefiles (VPATH doesn't work ;P)? It would be a really cool
> enhancement to have, if it doesn't already exist, as it would make
> ginormous make projects simpler by setting a default `search path' for
> Makefiles that get included.
> -Garrett

    Nevermind ><. vpath (all lowercase) would have done the trick.
-Garrett




reply via email to

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