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

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

Re: How to get the Makefile path?


From: wyse03br
Subject: Re: How to get the Makefile path?
Date: 23 Jun 2006 05:52:21 -0700
User-agent: G2/0.2

   I was using GNU Make version 3.79.1, that does not support
MAKEFILE_LIST. Switching to GNU Make 3.80 solved the problem. Great!

   Thank you very much.

Boris Kolpackov wrote:
> wyse03br@yahoo.com.br writes:
>
> >     I need to get the path to the Makefile being processed by the make
> > executable. I tried to use the $(MFLAGS) variable for that, but it
> > ignores the -f switch. Look this test:
>
> Check the MAKEFILE_LIST variable in the manual.
>
> hth,
> -boris
>
>
> --
> Boris Kolpackov
> Code Synthesis Tools CC
> http://www.codesynthesis.com
> Open-Source, Cross-Platform C++ XML Data Binding



reply via email to

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