X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/9b45ba73353ebf67b1c9583cea7e57e6b32dd29a..4b9389362dbefcb559e4167296484f2aca475b5e:/gw-tests/Makefile diff --git a/gw-tests/Makefile b/gw-tests/Makefile index 5cb074c..ddfc9a4 100644 --- a/gw-tests/Makefile +++ b/gw-tests/Makefile @@ -33,6 +33,10 @@ endef $(foreach result_dir,$(PLOT_SCRIPTS:%/plot.sh=%),$(eval $(call plot_template,$(result_dir)))) $(foreach result_dir,$(PLOT_SCRIPTS:%/plot.sh=%),$(eval $(call plotall_template,$(result_dir)))) +.PHONY: RTEMS +RTEMS: + ./rtems_bench.py + .PHONY: html html: ./genhtml/genhtml.py results