Some trivial changes to handle tracetool-generated files more concisely. Signed-off-by: Lluís Vilanova <vilan...@ac.upc.edu> --- NOTE: Applies on top of the tracetool rewrite.
Changes in v2: * Only remove tracetool-generated files that were actually produced by the top-level makefile. * Dropped tracetool-gen and tracetool-ci makefile functions in favour of a 'TRACETOOL' variable to invoke the script. * Slightly reorganize command formatting to make it more readable. Lluís Vilanova (2): [trivial] Generic elimination of auto-generated files [trivial] Beautify makefile commands for generation of files with tracetool Makefile | 8 ++++---- Makefile.objs | 22 +++++++++++++++------- Makefile.target | 4 ++-- rules.mak | 3 +++ 4 files changed, 24 insertions(+), 13 deletions(-)