Update of bug #15913 (project make):
Status:None => Fixed
Open/Closed:Open => Closed
Fixed Release:None => CVS
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=15913>
Summary: Target-specific immediate append operator not
working as expected
Project: make
Submitted by: None
Submitted on: Mon 02/27/06 at 13:47
Update of bug #15913 (project make):
Assigned to:None => psmith
___
Follow-up Comment #1:
Please see this reply I sent to the original message on the bug-make mailing
list:
http://www.mai
%% <[EMAIL PROTECTED]> writes:
lm> There is some weirdness going on with the append operator and
lm> target-specific contexts.
lm> The append operator should act immediately if the variable was
lm> originally assigned with an immediate assignment but this does not
lm> happen if the vari
There is some weirdness going on with the append operator and
target-specific contexts.
The append operator should act immediately if the variable was
originally assigned with an immediate assignment but this does not
happen if the variable was globally assigned and the append is
target-specific,