]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly make.texinfo.~22~
authorRoland McGrath <roland@redhat.com>
Tue, 12 May 1992 04:43:56 +0000 (04:43 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 12 May 1992 04:43:56 +0000 (04:43 +0000)
make.texinfo

index 5e65b39a61f9bb402fc68a2208be2063fb228f05..a0e1f82aa089c4c79851f4210fea2dea9623e304 100644 (file)
@@ -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
 of interactive shell.  It would be very undesirable for this choice to
 affect @code{make}.  So @code{make} ignores the environment value of
-@code{SHELL} if the value of @code{MAKELEVEL} is zero (which is normally
-true except in recursive invocations of @code{make}).@refill
+@code{SHELL}.@refill
 
 @node Conditionals, Functions, Using Variables, Top
 @chapter Conditional Parts of Makefiles