A tiny patch for the documentation, adding a missing comma. Cheers,
John diff --git a/doc/make.texi b/doc/make.texi index 86a1aeb..f506102 100644 --- a/doc/make.texi +++ b/doc/make.texi @@ -5616,7 +5616,7 @@ Several variables have constant initial values. @cindex != To set a variable from the makefile, write a line starting with the -variable name followed by @samp{=} @samp{:=}, or @samp{::=}. Whatever +variable name followed by @samp{=}, @samp{:=}, or @samp{::=}. Whatever follows the @samp{=}, @samp{:=}, or @samp{::=} on the line becomes the value. For example, -- The Wellcome Trust Sanger Institute is operated by Genome Research Limited, a charity registered in England with number 1021457 and a company registered in England with number 2742969, whose registered office is 215 Euston Road, London, NW1 2BE. _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make