Oops, forgot the @noindent (not that it seems to make a difference):

* doc/autoconf.texi (Limitations of Make): Add HP-UX IA-64 trailing
backslashes.
This commit is contained in:
Kevin Ryde 2002-07-19 22:44:49 +00:00
parent 7adeb66826
commit 0f67d7bd0c

View File

@ -10272,6 +10272,7 @@ test:
: BAR is "$(BAR)"
@end example
@noindent
shows @code{FOO} equal to @code{one BAR = two}. Other Makes sensibly
let a backslash continue only to the immediately following line.