summaryrefslogtreecommitdiff
path: root/setup.rc
diff options
context:
space:
mode:
Diffstat (limited to 'setup.rc')
-rwxr-xr-xsetup.rc3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.rc b/setup.rc
index b3e282b0..61842691 100755
--- a/setup.rc
+++ b/setup.rc
@@ -52,6 +52,9 @@ fn gen {
if not build '$outdir/root.tree' cat $tree_inputs
} >local.ninja
+ if(~ $recurse 1) echo 'generated '$dir >[1=2]
+ status=()
+
wait
}