X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/4e25bba0f22a675ba1950e2e41fe22dfd60073c9..9109d42725cebef9c99c8cbd9eed494ba0c54e89:/gw-tests/Makefile diff --git a/gw-tests/Makefile b/gw-tests/Makefile index 9819160..2f1cf86 100644 --- a/gw-tests/Makefile +++ b/gw-tests/Makefile @@ -5,7 +5,7 @@ T=$(filter-out lib.sh,$(wildcard *.sh)) all: $(T) html @echo "Run 'make plot' to generate graphs" -TEST_FLAGS = -P +TEST_FLAGS = -P -t all $(T):%: ./$@ $(TEST_FLAGS)