Re: GNU Make documentation example error

2021-01-28 Thread Martin Dorey
ugh I remembered it, though I failed to find a robots.txt preventing it from indexing the mailing list archive.) From: Bug-make on behalf of Niko's ProtonMail Account Sent: Thursday, January 28, 2021 04:34 To: bug-make@gnu.org Subject: GNU Make documentati

Re: GNU Make documentation example error

2021-01-28 Thread Paul Smith
On Thu, 2021-01-28 at 12:34 +, Niko's ProtonMail Account wrote: > I think there may be a mistake in the section “5.8 Defining Canned > Recipes” of the GNU Make manual: > https://www.gnu.org/software/make/manual/make.html#Canned-Recipes. > > The examples show the “define” directive followed by

GNU Make documentation example error

2021-01-28 Thread Niko's ProtonMail Account
Dear GNU maintainers, I think there may be a mistake in the section “5.8 Defining Canned Recipes” of the GNU Make manual: https://www.gnu.org/software/make/manual/make.html#Canned-Recipes. The examples show the “define” directive followed by an equals sign (“=“), however for me it only works on