bug-make
[Top][All Lists]
Advanced

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

[bug #19900] Target-specific variables not honored for rules generated b


From: Martin Dorey
Subject: [bug #19900] Target-specific variables not honored for rules generated by $(eval)
Date: Fri, 18 May 2007 17:25:01 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Follow-up Comment #1, bug #19900 (project make):

See the note about double expansion here:

http://www.gnu.org/software/make/manual/make.html#Eval-Function

You want the rule to read:

echo $$(var)

That then works for me.


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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