aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 28ba2b7..ca201c9 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -67,8 +67,6 @@ $(bmarks_riscv_out): %.riscv.out: %.riscv
riscv: $(bmarks_riscv_dump)
run: $(bmarks_riscv_out)
- echo; perl -ne 'print " [$$1] $$ARGV \t$$2\n" if /\*{3}(.{8})\*{3}(.*)/' \
- $(bmarks_riscv_out); echo;
junk += $(bmarks_riscv_bin) $(bmarks_riscv_dump) $(bmarks_riscv_hex) $(bmarks_riscv_out)