Re: Re: Autodetect processing units with -j

2025-07-01 Thread wrotycz
See the last 5 paragraphs, starting with: The MAKEFLAGS variable can also be useful if you want to have certain options, such as ‘-k’ (see Summary of Options), set each time you run make.Tried to get what the `MAKEFLAGS' is but documentation, not manual is not very helpful. Info is bette

Re: [bug #67265] $(file) in commands is executed too early

2025-07-01 Thread Edward Welbourne
Zack Weinberg (30 June 2025 19:23) wrote: > It doesn't have to control what happens inside a shell command. All > it has to do is split the recipe into individual commands *before* > expanding anything -- this is perfectly possible, since \n and ; > *don't* separate commands when they come from ex