From: Mikhail Gusarov <dottedmag@dottedmag.net>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: notmuch@notmuchmail.org
Subject: Re: [PATCH] Makefile: Magic silent rules.
Date: Sun, 22 Nov 2009 04:50:41 +0600 [thread overview]
Message-ID: <874oonpk5a.fsf@vertex.dottedmag> (raw)
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")
[-- Attachment #1: Type: text/plain, Size: 621 bytes --]
Twas brillig at 20:32:20 21.11.2009 UTC+00 when chris@chris-wilson.co.uk did 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=1
...
rsyncable --stdout notmuch.1 > notmuch.1.gz
/bin/sh: rsyncable: not found
make: [notmuch.1.gz] Error 127 (ignored)
$
--
http://fossarchy.blogspot.com/
[-- Attachment #2: Type: application/pgp-signature, Size: 834 bytes --]
next prev parent reply other threads:[~2009-11-21 22:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-21 19:02 [PATCH] Makefile: Magic silent rules Chris Wilson
2009-11-21 19:19 ` Mikhail Gusarov
2009-11-21 20:32 ` Chris Wilson
2009-11-21 22:50 ` Mikhail Gusarov [this message]
2009-11-22 3:48 ` Carl Worth
-- strict thread matches above, loose matches on Subject: below --
2009-11-21 13:48 Chris Wilson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874oonpk5a.fsf@vertex.dottedmag \
--to=dottedmag@dottedmag.net \
--cc=chris@chris-wilson.co.uk \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).