[bug #24723] multiple results created as a group

2008-11-02 Thread anonymous
Follow-up Comment #3, bug #24723 (project make): Looks like a duplicate of bug #8297. ___ Reply to this item at: ___ Message sent via/by Savannah ht

[bug #24723] multiple results created as a group

2008-11-02 Thread Paul D. Smith
Follow-up Comment #2, bug #24723 (project make): Make can already do this with pattern rules. I'm assuming you mean with explicit rules? ___ Reply to this item at:

[bug #24723] multiple results created as a group

2008-11-02 Thread Dave Yost
Follow-up Comment #1, bug #24723 (project make): I should have said Make should have a syntax to express that all targets of a multiple-results rule are created as a group by a single execution of the command(s). ___ Reply to this item at

Re: Bug in pattern rule parsing: how to handle?

2008-11-02 Thread Sam Ravnborg
On Wed, Oct 29, 2008 at 07:24:50PM -0700, Philip Guenther wrote: > On Wed, Oct 29, 2008 at 2:12 PM, Sam Ravnborg <[EMAIL PROTECTED]> wrote: > > On Sun, Oct 26, 2008 at 07:12:53PM -0400, Paul Smith wrote: > ... > >> Makefile:442: *** mixed implicit and normal rules. Stop. > >> > >>