projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f72036f
)
build: clean trace/generated-helpers.c
author
Paolo Bonzini
<pbonzini@redhat.com>
Fri, 15 Feb 2019 09:23:00 +0000
(10:23 +0100)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Mon, 11 Mar 2019 15:33:49 +0000
(16:33 +0100)
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Makefile.target
patch
|
blob
|
history
diff --git
a/Makefile.target
b/Makefile.target
index 441ace6369c18e9eda786e6afd87872f2da6421f..d8048aab8f2db4b16a47d651751d924bc0b6d130 100644
(file)
--- a/
Makefile.target
+++ b/
Makefile.target
@@
-222,6
+222,7
@@
clean: clean-target
rm -f *.a *~ $(PROGS)
rm -f $(shell find . -name '*.[od]')
rm -f hmp-commands.h gdbstub-xml.c
+ rm -f trace/generated-helpers.c trace/generated-helpers.c-timestamp
ifdef CONFIG_TRACE_SYSTEMTAP
rm -f *.stp
endif