aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/bin/rule.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/bin/rule.cxx b/build/bin/rule.cxx
index eefa069..0845627 100644
--- a/build/bin/rule.cxx
+++ b/build/bin/rule.cxx
@@ -79,7 +79,7 @@ namespace build
// prerequisite targets. While we never execute this list
// ourselves (see perform() below), this is necessary to make
// the exported options machinery work for the library chains.
- // See cxx.export.*-related code in cxx/rule.cxx for details.
+ // See cxx.export.*-related code in cxx/compile.cxx for details.
//
// @@ Messes up dependents count.
//