ALREADY FIXED: Re: Typo in GNU make book

2008-01-24 Thread Lorenzo CIAMPOLINI
Yes I checked it is already fixed! Guys you're great. Best regards, Lorenzo Dave Korn wrote: On 23 January 2008 17:01, Lorenzo CIAMPOLINI wrote: Hi, Dunno if the address is correct, I have the pdf of "GNU make" by Stallman, McGrath, Smith, the July 2002 edition, I have a feeling taht at page

[bug #20501] "MAKEFLAGS += -rR" doesn't turn off default suffix rules, variables

2008-01-24 Thread Hendrik de Goede
Follow-up Comment #7, bug #20501 (project make): Does it matter that the built-in variables get set before reading makefiles? I hope not. I think the people involved in this project are clever enough to unset a 'default' variable if the make flag -R is encountered. I mean, the 'origin' function