We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1d3918 commit b68a730Copy full SHA for b68a730
Makefile
@@ -146,7 +146,7 @@ gh_action_benchmarks.html: bin/table.jl gh_action_versions.csv gh_action_benchma
146
julia $^ >$@
147
148
clean:
149
- @rm -rf dSFMT bin/perf* bin/fperf* benchmarks/*.csv benchmarks.csv mods *~ octave-core perf.log gopath/*
+ @rm -rf bin/perf* bin/fperf* benchmarks/*.csv benchmarks.csv mods *~ octave-core perf.log gopath/*
150
151
.PHONY: all perf clean
152
0 commit comments