diff options
Diffstat (limited to 'make.texinfo')
-rw-r--r-- | make.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make.texinfo b/make.texinfo index 45de763..73ac73f 100644 --- a/make.texinfo +++ b/make.texinfo @@ -9455,7 +9455,7 @@ One of the most common reasons for this message is that you (or perhaps your oh-so-helpful editor, as is the case with many MS-Windows editors) have attempted to indent your command scripts with spaces instead of a TAB character. In this case, @code{make} will use the second form of -the error above. Remember that every line in the command script must +the error above. Remember that every line in the command script must begin with a TAB character. Eight spaces do not count. @xref{Rule Syntax}. |