Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 6AFD0431FC3 for ; Sat, 21 Nov 2009 14:50:49 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id puCdVTGVJnES for ; Sat, 21 Nov 2009 14:50:48 -0800 (PST) Received: from dottedmag.net (burger.dottedmag.net [212.75.37.82]) by olra.theworths.org (Postfix) with ESMTP id 8BCC9431FC2 for ; Sat, 21 Nov 2009 14:50:48 -0800 (PST) Received: from vertex.dottedmag (unknown [91.197.127.125]) by dottedmag.net (Postfix) with ESMTPSA id 38C7A8C979; Sat, 21 Nov 2009 23:50:47 +0100 (CET) Received: from dottedmag by vertex.dottedmag with local (Exim 4.69) (envelope-from ) id 1NBymy-0004EF-KZ; Sun, 22 Nov 2009 04:50:44 +0600 From: Mikhail Gusarov To: Chris Wilson References: <87my2fpty1.fsf@vertex.dottedmag> <1258835540-21094-1-git-send-email-chris@chris-wilson.co.uk> Date: Sun, 22 Nov 2009 04:50:41 +0600 In-Reply-To: <1258835540-21094-1-git-send-email-chris@chris-wilson.co.uk> (Chris Wilson's message of "Sat, 21 Nov 2009 20:32:20 +0000") Message-ID: <874oonpk5a.fsf@vertex.dottedmag> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Cc: notmuch@notmuchmail.org Subject: Re: [notmuch] [PATCH] Makefile: Magic silent rules. X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Nov 2009 22:50:49 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable Twas brillig at 20:32:20 21.11.2009 UTC+00 when chris@chris-wilson.co.uk di= d gyre and gimble: CW> Use the facilities of GNU make to create a magic function that will CW> on the first invocation print a description of how to enable CW> verbose compile lines and then print the quiet rule. Uhm. Now it eats much less :) $ make ... GZIP notmuch.1.gz /bin/sh: --rsyncable: not found make: *** [notmuch.1.gz] Error 127 $ $ make V=3D1 ... rsyncable --stdout notmuch.1 > notmuch.1.gz /bin/sh: rsyncable: not found make: [notmuch.1.gz] Error 127 (ignored) $ =2D-=20 http://fossarchy.blogspot.com/ --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iQIcBAEBAgAGBQJLCG7BAAoJEJ0g9lA+M4iIs/IQALqDckE4+w4JIZulgtY23SXi DJKlL1/w7J3Sye7yHjenxcmktrgddSN1MUMQSPUNoEdQvlBYoJHI64r6zotz77FX 1a7lHvdlh3gME2dEApZehQCX3TxQohJC8LbWdrVBO5y2BUPpcaCuoPUdqonyQkhC 5lSgO1bEExWBWgajP0arUOmvwzwe/SMi0bPiM3uYOe07CFqXmgYifTx175Bb96Hs kflQX+8G2WIrJ251RWl4RF6/u/Cim0vHJuPubrWd7SBW9ug0OpbNkqsuFxyNYQCC Sq0sfUrOW+4M9yP4aRGrPBKPfmkvHeIiWGVQ+HReyCXCZFJHCuhz6a1Q1S3tnE8F C6xjJqvLXRzEVIDiew2LCzHgRKKehiqrOPQ92+43g1UFXIlFsk/i0ccLb8RKGBlt 8VDyxA4zaKW9iWW/jmGgMB32fMgoN3VVqMxiLeknfiEhjfE1CrfSHep+t8Gs7WA9 bXOJCxi9XLOkBiFXlQeyRur3FuJbRzw7Nxt1I62sgpK2uD+lUZLEXtpElvYMsmA/ gp/T6QrDqr1vGKq4oRjfZ51eOiCgyXK7GwAdRcZXaWI1wq6AAr70CDsIrcll7qfa A1XEdgQv/digk2Vq7cxEVDuJ8K2RpKmaNRlDej87v6JoygtI6y2CLsIhvqmk+U7Q MWOqUyKOIHAbMlpk17W9 =T84c -----END PGP SIGNATURE----- --=-=-=--