From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HuBqd-0005No-Cb for qemu-devel@nongnu.org; Fri, 01 Jun 2007 14:27:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HuBqY-0005EN-TV for qemu-devel@nongnu.org; Fri, 01 Jun 2007 14:27:37 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HuBqY-0005EE-Na for qemu-devel@nongnu.org; Fri, 01 Jun 2007 14:27:34 -0400 Received: from wr-out-0506.google.com ([64.233.184.239]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HuBqY-0002xP-D7 for qemu-devel@nongnu.org; Fri, 01 Jun 2007 14:27:34 -0400 Received: by wr-out-0506.google.com with SMTP id i22so569668wra for ; Fri, 01 Jun 2007 11:27:33 -0700 (PDT) Message-ID: Date: Fri, 1 Jun 2007 21:27:32 +0300 From: "Blue Swirl" Subject: Re: [Qemu-devel] qemu Makefile.target In-Reply-To: <46605E29.6000509@mail.berlios.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46605E29.6000509@mail.berlios.de> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 6/1/07, Stefan Weil wrote: > Wouldn't it be better to let the compiler create dependency files > which make can read? I posted a patch some time ago and use it > since many months for different QEMU target platforms. I don't know, the dependencies aren't changing very often.