Follow-up Comment #2, bug #59230 (project make): However, the following example still fails, even with the attached patch applied.
$ cat makefile
all:; @echo hello=$$hello
hello=sun
dummy: hello?=world
$ hello=moon make
hello=
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?59230>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
