Re: Bug: documentation suggests incorrect behavior (was: Bug: concurrent make and references to different names of a multi-target rule)

2012-06-09 Thread Eli Zaretskii
> Date: Sat, 09 Jun 2012 15:57:48 +0300 > From: Shachar Shemesh > CC: bug-make@gnu.org > > At the time I wanted to reply, but failed to find my sources. Today I > happened to stumble on them. The misleading behavior, i.e. - building > two targets with one receipt invocation, is suggested by the >

Bug: documentation suggests incorrect behavior (was: Bug: concurrent make and references to different names of a multi-target rule)

2012-06-09 Thread Shachar Shemesh
I'm sorry for bringing up this relatively old thread. I claimed that a rule with two targets gets incorrectly processed by make when doing concurrent builds, as the two targets get built concurrently. Eli pointed out that I was mis-reading into what the rules were actually saying, and, as a resul