Re: Quirk with rules producing multiple output files

2013-04-12 Thread Roger Pepitone
How come it only reran the rule once the second time? All three targets were invalid. On Fri, Apr 12, 2013 at 6:41 AM, Reinier Post wrote: > On Thu Apr 11 12:47:56 2013, psm...@gnu.org (Paul Smith) wrote: > > On Thu, 2013-04-11 at 12:14 +0200, Reinier Post wrote: > > > > It's just a shorthand f

Re: Quirk with rules producing multiple output files

2013-04-12 Thread Reinier Post
On Thu Apr 11 12:47:56 2013, psm...@gnu.org (Paul Smith) wrote: > On Thu, 2013-04-11 at 12:14 +0200, Reinier Post wrote: > > > It's just a shorthand for writing a lot of identical rules; it does NOT > > > mean that a single invocation if the rule will generate all three > > > targets, which is what