From bbd0f3bb21442a2833916110cbe8e9a07e9f4c1f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 31 Jul 2015 12:52:20 +0200 Subject: Essential install module functionality --- build/algorithm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'build/algorithm') 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 -- cgit v1.1