From 061879137a62cb905f75e35c104cff379fb95134 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 1 Jun 2023 09:56:35 +0200 Subject: Add inner_recipe for expressiveness --- libbuild2/target.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbuild2/target.hxx') diff --git a/libbuild2/target.hxx b/libbuild2/target.hxx index c33893f..d01e8b7 100644 --- a/libbuild2/target.hxx +++ b/libbuild2/target.hxx @@ -938,7 +938,7 @@ namespace build2 // resolve_members_impl() for background). Note that a rule should not // store targets that are semantically prerequisites in an ad hoc manner // (e.g., in match data) with a few well-known execeptions (see - // group_action and execute_inner). + // group_recipe and inner_recipe). // // Note that the recipe may modify this list. @@ TMP TSAN issue // -- cgit v1.1