[PATCH 1/3] build: don't add sub Makefiles to the global deps
authorFelipe Contreras <felipe.contreras@gmail.com>
Fri, 23 May 2014 10:34:25 +0000 (05:34 +1900)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 18:02:57 +0000 (10:02 -0800)
2e/d08fe9f175ef7449d7dd0368c0459de871b4f8 [new file with mode: 0644]

diff --git a/2e/d08fe9f175ef7449d7dd0368c0459de871b4f8 b/2e/d08fe9f175ef7449d7dd0368c0459de871b4f8
new file mode 100644 (file)
index 0000000..0570b08
--- /dev/null
@@ -0,0 +1,86 @@
+Return-Path: <felipe.contreras@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 172B4431FC7\r
+       for <notmuch@notmuchmail.org>; Fri, 23 May 2014 03:45:52 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id wdY2TRj9vaid for <notmuch@notmuchmail.org>;\r
+       Fri, 23 May 2014 03:45:48 -0700 (PDT)\r
+Received: from mail-ob0-f177.google.com (mail-ob0-f177.google.com\r
+       [209.85.214.177]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 96C3E431FBF\r
+       for <notmuch@notmuchmail.org>; Fri, 23 May 2014 03:45:48 -0700 (PDT)\r
+Received: by mail-ob0-f177.google.com with SMTP id wp4so5053494obc.22\r
+       for <notmuch@notmuchmail.org>; Fri, 23 May 2014 03:45:48 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+       h=from:to:cc:subject:date:message-id:in-reply-to:references;\r
+       bh=TB6o9ukV8cs34RyC/BM05bSTlDLWqfxaToWM+HL3RCQ=;\r
+       b=YvPaK2/v2mFC5G4IGRNhDyMWISBUXtDBwaWtCn47yl24Ri9iDHxqEX9tDP87Mxc/AY\r
+       ZHudZMarDWTSNPAPavSDpBhUqahFI6akeyXjRTtm7evg+6Wz1Rotg9Q1SmLbeALIqpuL\r
+       1KDtipnBt8hE6GjMHUBnhUbtig0dafoTpZSsKYPHw1glZ8XfHN7JzejrfCRfy5PPiuNN\r
+       T++BWmLDLa6MdGvws/L4v8N1nrY15Ly4tfauJKASwPguBZP7EJ5iRUo2YNsN0yKG3lDJ\r
+       qLs1tsHDGBpJ38A4t9+VatM2FYhERK1Ce/n+9hm6dOZ7TRcDYXRGyO/yA9kpXlyPw1ab\r
+       teGg==\r
+X-Received: by 10.182.241.9 with SMTP id we9mr1776872obc.81.1400841948123;\r
+       Fri, 23 May 2014 03:45:48 -0700 (PDT)\r
+Received: from localhost (189-211-224-40.static.axtel.net. [189.211.224.40])\r
+       by mx.google.com with ESMTPSA id gp4sm4868363obb.17.2014.05.23.03.45.46\r
+       for <multiple recipients>\r
+       (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
+       Fri, 23 May 2014 03:45:47 -0700 (PDT)\r
+From: Felipe Contreras <felipe.contreras@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH 1/3] build: don't add sub Makefiles to the global deps\r
+Date: Fri, 23 May 2014 05:34:25 -0500\r
+Message-Id: <1400841267-12807-2-git-send-email-felipe.contreras@gmail.com>\r
+X-Mailer: git-send-email 1.9.3+fc1~5~gfaddd51\r
+In-Reply-To: <1400841267-12807-1-git-send-email-felipe.contreras@gmail.com>\r
+References: <1400841267-12807-1-git-send-email-felipe.contreras@gmail.com>\r
+Cc: Ali Polatel <alip@exherbo.org>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 23 May 2014 10:45:52 -0000\r
+\r
+They don't affect the global build.\r
+\r
+Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>\r
+---\r
+ Makefile | 2 +-\r
+ 1 file changed, 1 insertion(+), 1 deletion(-)\r
+\r
+diff --git a/Makefile b/Makefile\r
+index 4c0e8c6..2d1aee9 100644\r
+--- a/Makefile\r
++++ b/Makefile\r
+@@ -20,7 +20,7 @@ include Makefile.config\r
\r
+ # We make all targets depend on the Makefiles themselves.\r
+ global_deps = Makefile Makefile.config Makefile.local \\r
+-      $(subdirs:%=%/Makefile) $(subdirs:%=%/Makefile.local)\r
++      $(subdirs:%=%/Makefile.local)\r
\r
+ Makefile.config: $(srcdir)/configure\r
+ ifeq ($(configure_options),)\r
+-- \r
+1.9.3+fc1~5~gfaddd51\r
+\r