aboutsummaryrefslogtreecommitdiff
path: root/build2/target.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/target.cxx')
-rw-r--r--build2/target.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/build2/target.cxx b/build2/target.cxx
index 062db06..d81ccd5 100644
--- a/build2/target.cxx
+++ b/build2/target.cxx
@@ -247,6 +247,8 @@ namespace build2
value& target::
append (const variable& var)
{
+ // Note: see also prerequisite::append() if changing anything here.
+
// Note that here we want the original value without any overrides
// applied.
//