From a14b9bc18431c6aed8441261d28b6ff20bd25935 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 11 Apr 2019 14:44:32 +0200 Subject: Initial take on header unit and include translation support --- build2/bin/rule.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build2/bin/rule.hxx') diff --git a/build2/bin/rule.hxx b/build2/bin/rule.hxx index 471c901..19902c9 100644 --- a/build2/bin/rule.hxx +++ b/build2/bin/rule.hxx @@ -14,7 +14,7 @@ namespace build2 { namespace bin { - // "Fail rule" for obj{}, bmi{}, and libu{} that issues diagnostics if + // "Fail rule" for obj{}, [h]bmi{}, and libu{} that issues diagnostics if // someone tries to build any of these groups directly. // class fail_rule: public rule -- cgit v1.1