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/


_______________________________________________
Bug-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to