MFC rev. 1.100:

Typo fix: preceed -> precede.
This commit is contained in:
yar 2007-03-10 14:29:31 +00:00
parent 924f262444
commit 0198db7272

View File

@ -1581,7 +1581,7 @@ all:
A trailing backslash in a variable value defined on the command line causes
the delimiting space in the
.Ev MAKEFLAGS
environment variable to be preceeded by that backslash.
environment variable to be preceded by that backslash.
That causes a submake to not treat that space as a word delimiter.
Fixing this requires a larger rewrite of the code handling command line
macros and assignments to