From patchwork Tue Jul 25 06:11:58 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= X-Patchwork-Id: 793215 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=2001:4830:134:3::11; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="GeTmwMPo"; dkim-atps=neutral Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3xGnw94MNSz9s1h for ; Tue, 25 Jul 2017 16:12:39 +1000 (AEST) Received: from localhost ([::1]:58635 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dZt5A-0006hb-Rp for incoming@patchwork.ozlabs.org; Tue, 25 Jul 2017 02:12:36 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55623) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dZt4m-0006hT-Ec for qemu-devel@nongnu.org; Tue, 25 Jul 2017 02:12:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dZt4j-0000nu-9e for qemu-devel@nongnu.org; Tue, 25 Jul 2017 02:12:12 -0400 Received: from mail-qk0-x242.google.com ([2607:f8b0:400d:c09::242]:36734) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dZt4j-0000nf-4w; Tue, 25 Jul 2017 02:12:09 -0400 Received: by mail-qk0-x242.google.com with SMTP id d136so11872381qkg.3; Mon, 24 Jul 2017 23:12:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=zEDnYypG4KYc2ekodDXz3VkuxMhGpTeQ7u3RoWICgMU=; b=GeTmwMPoVRVeekhu+uZ9qsc3Cyvo0s68xdFPvvR+ejZL9fC10VgAzZ9tDXmrWTZJPQ fyjtJA8qBOdnNLUesXcOAQ9H2oAXBto0lm/S9XwQxDgLAOJY/ch8DSc0/bqtnhmWKcJ3 ruHDBVcSPsrH+ZRH+L4DlVmSCtMsZUBd7RRaxQqtdmGxg/SLAgRXgJmc/bqkm/ZNAiEs cV0seLD7e8tUrWLSjfa2LsU/1PkbWAHcmUzsZrIUyKYmPIpR0YFnyqLTmjns2yU9bBvz mKSfGhghR6sKNrUJw+wJVtYI2pHKQZ9tg6KKDFhG9hb7EwJZqNjgUOQmll9vql0guTz/ i8yw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :mime-version:content-transfer-encoding; bh=zEDnYypG4KYc2ekodDXz3VkuxMhGpTeQ7u3RoWICgMU=; b=EaEXzi3ME7hPnj5L/2bdm1d4emtubCGyoea0Z7IjTrTIqwEp89H0rtaFu+vWdkIVHf W8CXcrbic26AQ6tKG5bhCgJjBtQg5s/6o6U/XPLF/Chon08i5zSRjzhoE/wYh0hzYTTo b2J3ZOiU6rpi76V8bVVHxfROHDHB1rvdFIL/RrTO17DZql+u8TjB3wpL2yLCAgVacs7+ OQy4Z+YRGDoKPv05Z8M3zx3t24FlSD/f6vXv/VSyXSHZpqf+8ZDufFaM07wqhZvNbarn BxlRSPOiOTVRDmT2qg611mEMcH2MzbwluZcfY9F6yEfwR6zRk+UToBb2oKfnGLv9Lvgz bLXQ== X-Gm-Message-State: AIVw110KWstf1CHgpxzCl5cI6ITOiBR7GiBH3QojV9Ep+16LjbiL1lqC Rahl17yf4qScrA== X-Received: by 10.55.175.3 with SMTP id y3mr22793406qke.185.1500963128679; Mon, 24 Jul 2017 23:12:08 -0700 (PDT) Received: from yoga.offpageads.com ([138.117.48.223]) by smtp.gmail.com with ESMTPSA id y9sm1254120qkg.36.2017.07.24.23.12.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jul 2017 23:12:08 -0700 (PDT) From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= To: Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , Markus Armbruster , Stefan Hajnoczi , Paolo Bonzini , Peter Maydell Date: Tue, 25 Jul 2017 03:11:58 -0300 Message-Id: <20170725061158.10745-1-f4bug@amsat.org> X-Mailer: git-send-email 2.13.3 MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:400d:c09::242 Subject: [Qemu-devel] [PATCH] Makefile: add all-user/all-linux-user/all-softmmu meta-targets X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-trivial@nongnu.org, Fam Zheng , =?UTF-8?q?Alex=20Benn=C3=A9e?= , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , qemu-devel@nongnu.org Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Useful to build a whole set at once. Signed-off-by: Philippe Mathieu-Daudé --- Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5f18243d05..da899522e4 100644 --- a/Makefile +++ b/Makefile @@ -814,6 +814,11 @@ endif # Dependencies in Makefile.objs files come from our recursive subdir rules -include $(wildcard *.d tests/*.d) +.PHONY: subdir-all-user subdir-all-linux-user subdir-all-softmmu +subdir-all-user: $(patsubst %,subdir-%,$(filter %-user,$(TARGET_DIRS))) +subdir-all-linux-user: $(patsubst %,subdir-%,$(filter %-linux-user,$(TARGET_DIRS))) +subdir-all-softmmu: $(patsubst %,subdir-%,$(filter %-softmmu,$(TARGET_DIRS))) + include $(SRC_PATH)/tests/docker/Makefile.include .PHONY: help @@ -827,7 +832,7 @@ help: @echo '' @$(if $(TARGET_DIRS), \ echo 'Architecture specific targets:'; \ - $(foreach t, $(TARGET_DIRS), \ + $(foreach t, $(TARGET_DIRS) all-user all-linux-user all-softmmu, \ printf " %-30s - Build for %s\\n" $(patsubst %,subdir-%,$(t)) $(t);) \ echo '') @echo 'Cleaning targets:'