]> git.proxmox.com Git - qemu.git/commit
build: Use separate makefile for "trace/"
authorLluís Vilanova <vilanova@ac.upc.edu>
Fri, 14 Dec 2012 19:13:09 +0000 (20:13 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Sun, 23 Dec 2012 20:28:02 +0000 (14:28 -0600)
commiteac236ea7bfc1902126be70459e320591078df5c
tree5b126e6f8925eab15e7265a0c424ce570b709636
parent6265e4ff327763b6362cba472e2b46f2dcf18762
build: Use separate makefile for "trace/"

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
--
Changes in v2:

* Do not depend on "qemu-timer-common.o".
* Use "$(obj)" in rules to refer to the build sub-directory.
* Remove dependencies against "$(GENERATED_HEADERS)".

Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
.gitignore
Makefile
Makefile.objs
scripts/tracetool/backend/dtrace.py
scripts/tracetool/format/h.py
trace.h [new file with mode: 0644]
trace/Makefile.objs [new file with mode: 0644]