summaryrefslogtreecommitdiff
path: root/man/building.texi
diff options
context:
space:
mode:
Diffstat (limited to 'man/building.texi')
-rw-r--r--man/building.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/building.texi b/man/building.texi
index 37af1db844a..8169b64a1bf 100644
--- a/man/building.texi
+++ b/man/building.texi
@@ -73,7 +73,7 @@ containing a default command line, which is the command you used the
last time you did @kbd{M-x compile}. If you type just @key{RET}, the
same command line is used again. For the first @kbd{M-x compile}, the
default is @samp{make -k}, which is correct most of the time for
-nontrivial programs. (@xref{Make,, Make, make, GNU Make Manual}.)
+nontrivial programs. (@xref{Top,, Make, make, GNU Make Manual}.)
The default compilation command comes from the variable
@code{compile-command}; if the appropriate compilation command for a
file is something other than @samp{make -k}, it can be useful for the