On Sat, Jun 26, 2004 at 05:17:55PM -0500, Boris Kolpackov wrote:
> Sam Ravnborg <[EMAIL PROTECTED]> writes:
>
> > >From info make:
> > >
> > Rule Definition
> > ---
> >
> >A rule is always expanded the same way, regardless of the form:
> >
> > IMMEDIATE : I
Sam Ravnborg <[EMAIL PROTECTED]> writes:
> >From info make:
> >
> Rule Definition
> ---
>
>A rule is always expanded the same way, regardless of the form:
>
> IMMEDIATE : IMMEDIATE ; DEFERRED
> DEFERRED
>
>That is, the target and prerequisite se
On Sat, Jun 26, 2004 at 04:18:06PM -0500, Boris Kolpackov wrote:
>
> Another patch, which I think you may be interested in, is
> pattern-specific-expansion.patch. Here is the description:
>
> The following makefile prints 'B' instead of 'A'.
>
> a := A
>
> %bar : arg := $a
>
Hi Paul,
I have one patch in my -bk patch-set which, IMO, has no reason
of not being in the main trunk. It implements dontcare flag
inheritance which, combined with your recent changes to the
dontcare machinery, fixes both bugs described here
http://mail.gnu.org/archive/html/bug-make/2004-02/m