From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=59090 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Psbig-0002vf-QJ for qemu-devel@nongnu.org; Thu, 24 Feb 2011 08:59:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Psbif-0003jA-7A for qemu-devel@nongnu.org; Thu, 24 Feb 2011 08:59:02 -0500 Received: from lo.gmane.org ([80.91.229.12]:41709) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Psbif-0003ie-1T for qemu-devel@nongnu.org; Thu, 24 Feb 2011 08:59:01 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Psbia-0006cL-QN for qemu-devel@nongnu.org; Thu, 24 Feb 2011 14:58:56 +0100 Received: from 93-34-149-100.ip50.fastwebnet.it ([93.34.149.100]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Feb 2011 14:58:56 +0100 Received: from pbonzini by 93-34-149-100.ip50.fastwebnet.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Feb 2011 14:58:56 +0100 From: Paolo Bonzini Date: Thu, 24 Feb 2011 14:58:45 +0100 Message-ID: <4D666415.4050406@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit In-Reply-To: Subject: [Qemu-devel] Re: [PATCH 2/2] build: create shared-obj-y for tools/qemu-softmmu List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , quintela@redhat.com On 02/24/2011 02:53 PM, Markus Armbruster wrote: > really-common-obj-y?;) > > Seriously, what about renaming common-obj-y away? target-indep-obj-y? softmmu-obj-y? Paolo