src/doc: rename `tpl_anchor` into `html_link_to_anchor` and use bootstrap template
[nit.git] / benchmarks / strings / Makefile
index 82118c9..a6d89bf 100644 (file)
@@ -11,3 +11,6 @@ iter:
 
 array:
        ./bench_strings.sh array 10 10000000 10
+
+clean:
+       rm -rf arraytos/ string_concat/ string_iter/ string_substr/ 2>/dev/null