From 87a8357fe797fd2e2a07c8bfa22353d63b3f8b6c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 14 Dec 2021 07:49:54 +0200 Subject: Clean .t file in ad hoc recipe --- libbuild2/adhoc-rule-buildscript.hxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libbuild2/adhoc-rule-buildscript.hxx') diff --git a/libbuild2/adhoc-rule-buildscript.hxx b/libbuild2/adhoc-rule-buildscript.hxx index c39a0c0..4c36bf8 100644 --- a/libbuild2/adhoc-rule-buildscript.hxx +++ b/libbuild2/adhoc-rule-buildscript.hxx @@ -55,6 +55,9 @@ namespace build2 build::script::default_runner&, bool deferred_failure = false) const; + static target_state + perform_clean_file (action, const target&); + target_state default_action (action, const target&, const optional&) const; -- cgit v1.1