From: Jan-Benedict Glaw <jbglaw@lug-owl.de>
To: "Paul D. Smith" <psmith@gnu.org>
Cc: Sam Ravnborg <sam@ravnborg.org>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] change kbuild to not rely on incorrect GNU make behavior
Date: Mon, 6 Mar 2006 10:41:57 +0100 [thread overview]
Message-ID: <20060306094157.GL19232@lug-owl.de> (raw)
In-Reply-To: <17419.34083.172540.639486@lemming.engeast.baynetworks.com>
[-- Attachment #1: Type: text/plain, Size: 829 bytes --]
On Sun, 2006-03-05 19:41:07 -0500, Paul D. Smith <psmith@gnu.org> wrote:
> OK. Note that this:
>
> sr> -.PHONY: tar%pkg
> sr> +PHONY += tar%pkg
> sr> tar%pkg:
>
> won't do what you expect. tar%pkg is a pattern rule, but .PHONY doesn't
> take patterns so you're declaring the actual file named literally
> 'tar%pkg' to be phony.
Easy to fix. There are currently three flavours of tar-packages:
tar-pkg
targz-pkg
tarbz2-pkg
Just add them individually.
MfG, JBG
--
Jan-Benedict Glaw jbglaw@lug-owl.de . +49-172-7608481 _ O _
"Eine Freie Meinung in einem Freien Kopf | Gegen Zensur | Gegen Krieg _ _ O
für einen Freien Staat voll Freier Bürger" | im Internet! | im Irak! O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2006-03-06 9:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-05 22:14 [PATCH] change kbuild to not rely on incorrect GNU make behavior Paul Smith
2006-03-05 23:13 ` Sam Ravnborg
2006-03-06 0:41 ` Paul D. Smith
2006-03-06 9:41 ` Jan-Benedict Glaw [this message]
2006-03-06 20:45 ` Sam Ravnborg
2006-03-29 13:15 ` Arthur Othieno
2006-03-29 13:32 ` Paul D. Smith
2006-03-29 16:48 ` [stable] " Greg KH
2006-03-29 13:39 ` Stephen Rothwell
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060306094157.GL19232@lug-owl.de \
--to=jbglaw@lug-owl.de \
--cc=linux-kernel@vger.kernel.org \
--cc=psmith@gnu.org \
--cc=sam@ravnborg.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox