Fix case in xref to Make manual.

This commit is contained in:
Richard Stallman 2022-09-18 19:33:45 -04:00
parent b79376cac2
commit 73d92ce6b6
1 changed files with 1 additions and 1 deletions

2
c.texi
View File

@ -12257,7 +12257,7 @@ Normally we don't run any of these commands directly. Instead we
write a set of @dfn{make rules} for the program, then use the write a set of @dfn{make rules} for the program, then use the
@command{make} program to recompile only the source files that need to @command{make} program to recompile only the source files that need to
be recompiled, by following those rules. @xref{Top, The GNU Make be recompiled, by following those rules. @xref{Top, The GNU Make
Manual, , Make, The GNU Make Manual}. Manual, , make, The GNU Make Manual}.
@node Directing Compilation @node Directing Compilation
@chapter Directing Compilation @chapter Directing Compilation