Re: multi-target with -j2

2025-06-08 Thread Philip Guenther
On Sun, Jun 8, 2025 at 12:35 AM wrote: > I am a happy user of make (various implementations) for 25 years. Today I > learned that "multiple target rules" don't do what I thought they do. > While dealing with this, I think I've found a bug, either in code or in > documentation. Plus I have a relate

multi-target with -j2

2025-06-08 Thread lmawk2
Dear make maintainer, I am a happy user of make (various implementations) for 25 years. Today I learned that "multiple target rules" don't do what I thought they do. While dealing with this, I think I've found a bug, either in code or in documentation. Plus I have a related suggestion for the d