From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MvFRk-00031Y-Kj for qemu-devel@nongnu.org; Tue, 06 Oct 2009 15:11:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MvFRg-0002vv-N5 for qemu-devel@nongnu.org; Tue, 06 Oct 2009 15:11:40 -0400 Received: from [199.232.76.173] (port=41817 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MvFRg-0002vK-CU for qemu-devel@nongnu.org; Tue, 06 Oct 2009 15:11:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48608) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MvFRf-0005R7-Qu for qemu-devel@nongnu.org; Tue, 06 Oct 2009 15:11:36 -0400 Received: from int-mx05.intmail.prod.int.phx2.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.18]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n96JBY5c003666 for ; Tue, 6 Oct 2009 15:11:34 -0400 From: Juan Quintela Date: Tue, 6 Oct 2009 21:11:09 +0200 Message-Id: Subject: [Qemu-devel] [PATCH 0/6] *** SUBJECT HERE *** List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org *** BLURB HERE *** Juan Quintela (6): AIOLIBS is not used anywhere optionrom: remove use of implicit RM variable add build-all to .PHONY rules optionrom: create .PHONY variable Don't use implicit rules for Makefile configure and Makefile are not generated in qemu Makefile | 7 ++++++- configure | 1 - pc-bios/optionrom/Makefile | 3 ++- rules.mak | 12 ++++++++++++ 4 files changed, 20 insertions(+), 3 deletions(-)