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
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