diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-07-31 12:52:20 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-07-31 12:52:20 +0200 |
commit | bbd0f3bb21442a2833916110cbe8e9a07e9f4c1f (patch) | |
tree | d25de6f2bcfa4b6cabe1fd55a1b8f508005de4c1 /build/algorithm | |
parent | 729b56300c441a0d63c7d2013eb5a881211d352b (diff) |
Essential install module functionality
Diffstat (limited to 'build/algorithm')
-rw-r--r-- | build/algorithm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/algorithm b/build/algorithm index 3b09d9c..1171f9d 100644 --- a/build/algorithm +++ b/build/algorithm @@ -147,8 +147,7 @@ namespace build // on each non-ignored (non-NULL) prerequisite target in a loop. If this // target is a member of a group, then it first does this to the group's // prerequisites. Returns target_state::changed if any of them were - // changed and target_state::unchanged otherwise. It treats targets - // with postponed execution the same as ignored. Note that this + // changed and target_state::unchanged otherwise. Note that this // function can be used as a recipe. // target_state |