bug-make
[Top][All Lists]
Advanced

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

[bug #45252] $(MAKE) not recognized in output of $(call)


From: Paul D. Smith
Subject: [bug #45252] $(MAKE) not recognized in output of $(call)
Date: Wed, 03 Jun 2015 19:08:20 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0

Update of bug #45252 (project make):

                  Status:                    None => Not A Bug              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

This is not a bug.  The documentation clearly discusses this in
http://www.gnu.org/software/make/manual/html_node/MAKE-Variable.html :

_As a special feature, using the variable 'MAKE' in the recipe of a rule
alters the effects of the '-t' ('--touch'), '-n' ('--just-print'), or '-q'
('--question') option.  Using the 'MAKE' variable has the same effect as using
a '+' character at the beginning of the recipe line.  This special feature is
only enabled if the 'MAKE' variable appears directly in the recipe: it does
not apply if the 'MAKE' variable is referenced through expansion of another
variable.  In the latter case you must use the '+' token to get these special
effects._


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45252>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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