X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=tools%2Fperf%2FMakefile;h=480546d5f13b205b85790c9512d51f33693e73a1;hb=d9b44fe30fb8637b23f804eab2e7afbce129d714;hp=d31a7bbd7cee8610db236c7842cfb5ec63dc56b0;hpb=b53343fc6c6f30ff5c6391d6f56d531afc2f4f7a;p=karo-tx-linux.git diff --git a/tools/perf/Makefile b/tools/perf/Makefile index d31a7bbd7cee..480546d5f13b 100644 --- a/tools/perf/Makefile +++ b/tools/perf/Makefile @@ -83,8 +83,8 @@ build-test: # # All other targets get passed through: # -%: +%: FORCE $(print_msg) $(make) -.PHONY: tags TAGS +.PHONY: tags TAGS FORCE Makefile