[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how hard would it be to implement per-target .ONESHELL?
From: |
Paul Smith |
Subject: |
Re: how hard would it be to implement per-target .ONESHELL? |
Date: |
Fri, 01 Nov 2024 08:35:05 -0400 |
User-agent: |
Evolution 3.54.1 (by Flathub.org) |
On Thu, 2024-10-31 at 13:44 -0800, Britton Kerin wrote:
> Thinking about it again this would be the single biggest upgrade I
> can think of for Make for me. I have so much code strung together
> with && \ but it's all in fairly large complex makefiles and there's
> no way I'm going to risk global .ONESHELL effects on targets I'm not
> actively reviewing.
> I'd like to migrate incrementally.
This shouldn't be difficult to implement.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: how hard would it be to implement per-target .ONESHELL?,
Paul Smith <=