From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MZQgg-0003uq-Sg for qemu-devel@nongnu.org; Fri, 07 Aug 2009 10:44:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MZQgb-0003sP-WB for qemu-devel@nongnu.org; Fri, 07 Aug 2009 10:44:54 -0400 Received: from [199.232.76.173] (port=47060 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MZQgb-0003s5-PT for qemu-devel@nongnu.org; Fri, 07 Aug 2009 10:44:49 -0400 Received: from smtp.eu.citrix.com ([62.200.22.115]:51814) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MZQgb-0000Pj-Af for qemu-devel@nongnu.org; Fri, 07 Aug 2009 10:44:49 -0400 From: Bique Alexandre Subject: Re: [Qemu-devel] [PATCH 1/1] Makefile: updated the rule TAG Date: Fri, 7 Aug 2009 15:43:09 +0100 References: <200908062014.20709.alexandre.bique@citrix.com> In-Reply-To: <200908062014.20709.alexandre.bique@citrix.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-ID: <200908071543.09815.alexandre.bique@citrix.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Thursday 06 August 2009 20:14:20 Bique Alexandre wrote: > Better rule TAG: > - still works if the build dir is not the src dir > - use find instead of *.c block/*.c etc... I discard this patch. I resend it correctly. Sorry. -- Alexandre Bique