]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - gw-tests/Makefile
Do not run html generation automatically - it doesn't work for make allkern
[can-benchmark.git] / gw-tests / Makefile
index 524ddd1f649598c9635ab60d65140c3a079f5797..5cb074cefcd1001e89ca9ed51f40b42b1573754c 100644 (file)
@@ -5,7 +5,7 @@ T:=$(filter-out filter%,$(T)) $(filter filter%,$(T))
 
 .PHONY: $(T:%=run-%)
 
-all: $(T:%=run-%) html
+all: $(T:%=run-%)
        @echo "Run 'make plot' to generate graphs"
 
 TEST_FLAGS = -P -t all -l all $(if $(UPDATE),-u)