[Qemu-devel] [PATCH 01/32] libcacard: simplify rules for recursive build

2012-12-17 Thread Paolo Bonzini
Signed-off-by: Paolo Bonzini --- Makefile | 10 +- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/Makefile b/Makefile index 9ecbcbb..d06fbad 100644 --- a/Makefile +++ b/Makefile @@ -169,19 +169,11 @@ libqemustub.a: $(stub-obj-y) # Support building shared library libcacard

[Qemu-devel] [PATCH 01/32] libcacard: simplify rules for recursive build

2012-12-06 Thread Paolo Bonzini
Signed-off-by: Paolo Bonzini --- Makefile | 10 +- 1 files changed, 1 insertions(+), 9 deletions(-) diff --git a/Makefile b/Makefile index 9ecbcbb..d06fbad 100644 --- a/Makefile +++ b/Makefile @@ -169,19 +169,11 @@ libqemustub.a: $(stub-obj-y) # Support building shared library libcaca

[Qemu-devel] [PATCH 01/32] libcacard: simplify rules for recursive build

2012-10-24 Thread Paolo Bonzini
Signed-off-by: Paolo Bonzini --- Makefile | 10 +- 1 files changed, 1 insertions(+), 9 deletions(-) diff --git a/Makefile b/Makefile index 17e2d58..5fc94ef 100644 --- a/Makefile +++ b/Makefile @@ -141,19 +141,11 @@ version-obj-$(CONFIG_WIN32) += version.o # Support building shared lib