From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: sw@weilnetz.de
Subject: [Qemu-devel] [PATCH 1/4] libcacard: make unnesting rules available to Makefile.objs
Date: Mon, 19 Nov 2012 10:57:39 +0100 [thread overview]
Message-ID: <1353319062-13166-2-git-send-email-pbonzini@redhat.com> (raw)
In-Reply-To: <1353319062-13166-1-git-send-email-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
libcacard/Makefile | 2 +-
1 file modificato, 1 inserzione(+). 1 rimozione(-)
diff --git a/libcacard/Makefile b/libcacard/Makefile
index 487f434..f501cec 100644
--- a/libcacard/Makefile
+++ b/libcacard/Makefile
@@ -1,6 +1,6 @@
-include ../config-host.mak
--include $(SRC_PATH)/Makefile.objs
-include $(SRC_PATH)/rules.mak
+-include $(SRC_PATH)/Makefile.objs
libcacard_includedir=$(includedir)/cacard
--
1.7.12.1
next prev parent reply other threads:[~2012-11-19 9:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-19 9:57 [Qemu-devel] [PULL urgent 0/4] build system fixes for 1.3 Paolo Bonzini
2012-11-19 9:57 ` Paolo Bonzini [this message]
2012-11-19 9:57 ` [Qemu-devel] [PATCH 2/4] libcacard: link in stubs Paolo Bonzini
2012-11-19 9:57 ` [Qemu-devel] [PATCH 3/4] tests: " Paolo Bonzini
2012-11-19 9:57 ` [Qemu-devel] [PATCH 4/4] Makefile: Add missing dependency (fix parallel builds) Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1353319062-13166-2-git-send-email-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=sw@weilnetz.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).