• A
    perf tools: Fix up 'make clean' target · 568bb7b8
    Arnaldo Carvalho de Melo 提交于
    It wasn't using $(OUTPUT) to rm *.o and there were some funny looking
    automake files that never get created but were being deleted anyway.
    
    Cc: Frederic Weisbecker <fweisbec@gmail.com>
    Cc: Ingo Molnar <mingo@elte.hu>
    Cc: Mike Galbraith <efault@gmx.de>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Stephane Eranian <eranian@google.com>
    Cc: Tom Zanussi <tzanussi@gmail.com>
    LKML-Reference: <new-submission>
    Signed-off-by: NArnaldo Carvalho de Melo <acme@redhat.com>
    568bb7b8
Makefile 41.7 KB