summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-11-12 16:33:22 (EST)
committer P. J. McDermott <pjm@nac.net>2012-11-12 16:33:22 (EST)
commitffee60125950bedb5051cf51a211e309e01f45f6 (patch)
tree88b1aef33726df0885003050c282aa10a50ebabd
parent3dfcf0abf62fc9658b211efc474ffe79a69a081e (diff)
Fix a comment.
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index fa819d8..50c43fb 100755
--- a/build
+++ b/build
@@ -9,7 +9,7 @@ configure:
# Generate the main makefile.
# * Use multiarch library search directories.
# - The library path is given to ld/configure through host_configargs in
- # ld/Makefile's "configure-host" target.
+ # Makefile's "configure-host" target.
# - If we're building a cross ld, search only target-specific library
# paths.
# * Use shared BFD and opcodes libraries for all utilities.