summaryrefslogtreecommitdiff
path: root/make.texinfo
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1988-06-18 00:26:10 +0000
committerRoland McGrath <roland@redhat.com>1988-06-18 00:26:10 +0000
commit03e57530fa01dcf5877b63a046f592e343aba432 (patch)
treef0557b651cb30e51b2d4fbd4b5de6c9bf072137f /make.texinfo
parent6e427e1209023b51d778cba657ced5066659e252 (diff)
downloadgunmake-03e57530fa01dcf5877b63a046f592e343aba432.tar.gz
Fixed some more Texinfo errors.
Diffstat (limited to 'make.texinfo')
-rw-r--r--make.texinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/make.texinfo b/make.texinfo
index 697b812..ec832ab 100644
--- a/make.texinfo
+++ b/make.texinfo
@@ -4335,7 +4335,7 @@ options are specified. @xref{Recursion}. I'm told that Unix System V
An implicit suffix rule @samp{@var{x}.a:} makes
@file{@var{lib}(@var{name}.o)} from @file{@var{name}.@var{x}}. In GNU
@code{make}, this is actually implemented by using one pattern rule for
-making library-archive files and rule-chaining. @xref{Chaining}.@refill
+making library-archive files and rule-chaining. @xref{Chained Rules}.@refill
@end itemize
The Sun Unix (and probably System V) version of @code{make} fails to
@@ -4381,7 +4381,7 @@ Variable expansion functions. @xref{Functions}.
The @samp{-c} command option to change directory. @xref{Options}.
The @samp{-o} option makes files seem artificially old.
-@xref{Avoiding Recompilation}.
+@xref{Avoiding Compilation}.
@item
Conditional lines. @xref{Conditionals}.
@@ -4416,7 +4416,7 @@ considered to be the same file.
@item
Stripping leading sequences of @samp{./} from file names, so that
Dependencies of the form @samp{-l@var{name}} are searched for
-as library archives. @xref{Library Search}.
+as library archives. @xref{Libraries/Search}.
same file.
Suffixes for suffix rules (@pxref{Suffix Rules}) may contain