Reduce build spam from commands not prefixed with @. Make install_headers targets distinguishable by adding in the library name so: INSTALL headers becomes: INSTALL libapi_headers Ian Rogers (6): tools lib api: clean up install_headers tools lib bpf: Avoid install_headers make warning tools lib symbol: clean up build output tools lib perf: Make install_headers clearer tools lib subcmd: Make install_headers clearer tools lib traceevent: Make install_headers clearer tools/lib/api/Makefile | 4 ++-- tools/lib/bpf/Makefile | 1 + tools/lib/perf/Makefile | 2 +- tools/lib/subcmd/Makefile | 2 +- tools/lib/symbol/Makefile | 4 ++-- tools/lib/traceevent/Makefile | 4 ++-- 6 files changed, 9 insertions(+), 8 deletions(-) -- 2.38.1.431.g37b22c650d-goog