From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lyqhe-00087h-Ct for qemu-devel@nongnu.org; Tue, 28 Apr 2009 13:02:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LyqhZ-00081m-HP for qemu-devel@nongnu.org; Tue, 28 Apr 2009 13:02:41 -0400 Received: from [199.232.76.173] (port=41116 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LyqhZ-00081c-9T for qemu-devel@nongnu.org; Tue, 28 Apr 2009 13:02:37 -0400 Received: from rv-out-0708.google.com ([209.85.198.240]:64309) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LyqhY-00062e-O4 for qemu-devel@nongnu.org; Tue, 28 Apr 2009 13:02:36 -0400 Received: by rv-out-0708.google.com with SMTP id c5so415707rvf.22 for ; Tue, 28 Apr 2009 10:02:35 -0700 (PDT) Message-ID: <49F736A6.4080909@codemonkey.ws> Date: Tue, 28 Apr 2009 12:02:30 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] add hw/Makefile ... References: <49EEFB38.9060903@redhat.com> <200904281416.32826.paul@codesourcery.com> In-Reply-To: <200904281416.32826.paul@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Brook Cc: qemu-devel@nongnu.org, Gerd Hoffmann Paul Brook wrote: > On Wednesday 22 April 2009, Gerd Hoffmann wrote: > >> Hi, >> >> ... so you can type "make" in the hw/ subdir and it happens something >> useful ;) >> > > I'm not convinced it should do anything useful. > Neither am I. I'm pretty sure it would confuse me to do a top level build from a sub directory. Regards, Anthony Liguori > Paul > > >