On Thu, Dec 26, 2024 at 10:37 AM David A. Wheeler wrote:
>
> > On Dec 23, 2024, at 7:56 PM, Britton Leo Kerin
> > wrote:
> >
> > Another crack at per-target .ONESHELL.
> >
> > The major problem with v3 was that the shared struct commands for
> > implicit rules, .DEFAULT rules suffix rules etc. c
> On Dec 23, 2024, at 7:56 PM, Britton Leo Kerin
> wrote:
>
> Another crack at per-target .ONESHELL.
>
> The major problem with v3 was that the shared struct commands for
> implicit rules, .DEFAULT rules suffix rules etc. caused use of .ONESHELL
> with any target covered by such a rules to "
Another crack at per-target .ONESHELL.
The major problem with v3 was that the shared struct commands for
implicit rules, .DEFAULT rules suffix rules etc. caused use of .ONESHELL
with any target covered by such a rules to "infect" other targets
sharing the recipe (but not themselves named as .ONESH