summaryrefslogtreecommitdiff
path: root/make.texinfo
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2001-07-05 00:35:03 +0000
committerPaul Smith <psmith@gnu.org>2001-07-05 00:35:03 +0000
commit635a784ebf1d03e7d9ed8d7bbf87f3c4a61b82fd (patch)
tree99df747a6a326e844e09de19fe8ef695d71b89b9 /make.texinfo
parent4c28600a508c0ef880235048006cab2eb8e4b112 (diff)
downloadgunmake-635a784ebf1d03e7d9ed8d7bbf87f3c4a61b82fd.tar.gz
New/updated translations; minor update to the index of the manual.
Diffstat (limited to 'make.texinfo')
-rw-r--r--make.texinfo4
1 files changed, 2 insertions, 2 deletions
diff --git a/make.texinfo b/make.texinfo
index 1a4b029..736f6b0 100644
--- a/make.texinfo
+++ b/make.texinfo
@@ -1980,8 +1980,8 @@ not in the directory found via directory search.
This algorithm may seem complex, but in practice it is quite often
exactly what you want.
-@cindex traditional directory search
-@cindex directory search, traditional
+@cindex traditional directory search (GPATH)
+@cindex directory search, traditional (GPATH)
Other versions of @code{make} use a simpler algorithm: if the file does
not exist, and it is found via directory search, then that pathname is
always used whether or not the target needs to be built. Thus, if the