-# special command line arguments 'split' micro benchmark
-$O/micro/split.c.csv $O/micro/split.a.csv: override args := micro/bible.txt
+# special command line arguments for 'shootout_binarytrees' micro benchmark
+$O/time/shootout_binarytrees.t.csv $O/time/shootout_binarytrees.s.csv \
+ $O/stats/shootout_binarytrees.c.csv \
+ $O/stats/shootout_binarytrees.a.csv: \
+ override args := 16
+
+# special command line arguments for 'split' micro benchmark
+$O/time/split.t.csv $O/time/split.s.csv \
+ $O/stats/split.c.csv $O/stats/split.a.csv: \
+ override args := micro/bible.txt
+
+# special command line arguments for 'voronoi' micro benchmark
+$O/time/voronoi.t.csv $O/time/voronoi.s.csv \
+ $O/stats/voronoi.c.csv $O/voronoi/split.a.csv: \
+ override args := -n 30000