help-make
[Top][All Lists]
Advanced

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

Re: Does a variable contain the Makefile's name?


From: Karl Itschen
Subject: Re: Does a variable contain the Makefile's name?
Date: Thu, 22 Jun 2006 12:31:44 +0200
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

John Graham-Cumming wrote:
Karl Itschen wrote:
So my question is: Is there a variable which contains the name of the makefile (in shell you would have something like $0 or $1 automatically containing arguments to the call)?

Since GNU Make 3.80 you can look at MAKEFILE_LIST.

John.
Thanks, that worked excellent!
Karl




reply via email to

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