mirror of
https://git.savannah.gnu.org/git/make.git
synced 2024-11-25 04:35:44 +00:00
Formerly make.texinfo.~22~
This commit is contained in:
parent
8486a30c74
commit
8ed1c7446e
1 changed files with 1 additions and 2 deletions
|
@ -3421,8 +3421,7 @@ Such problems would be especially likely with the variable @code{SHELL},
|
||||||
which is normally present in the environment to specify the user's choice
|
which is normally present in the environment to specify the user's choice
|
||||||
of interactive shell. It would be very undesirable for this choice to
|
of interactive shell. It would be very undesirable for this choice to
|
||||||
affect @code{make}. So @code{make} ignores the environment value of
|
affect @code{make}. So @code{make} ignores the environment value of
|
||||||
@code{SHELL} if the value of @code{MAKELEVEL} is zero (which is normally
|
@code{SHELL}.@refill
|
||||||
true except in recursive invocations of @code{make}).@refill
|
|
||||||
|
|
||||||
@node Conditionals, Functions, Using Variables, Top
|
@node Conditionals, Functions, Using Variables, Top
|
||||||
@chapter Conditional Parts of Makefiles
|
@chapter Conditional Parts of Makefiles
|
||||||
|
|
Loading…
Reference in a new issue