summaryrefslogtreecommitdiff
path: root/make.texinfo
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-05-12 04:43:56 +0000
committerRoland McGrath <roland@redhat.com>1992-05-12 04:43:56 +0000
commit8ed1c7446eaee347fd0f1eed62aade2e15c3f6de (patch)
treea38c09fa23ee7fca209794f99bd3c7af41f60a1a /make.texinfo
parent8486a30c74ab6c297973d4f1d034f29026388c39 (diff)
downloadgunmake-8ed1c7446eaee347fd0f1eed62aade2e15c3f6de.tar.gz
Formerly make.texinfo.~22~
Diffstat (limited to 'make.texinfo')
-rw-r--r--make.texinfo3
1 files changed, 1 insertions, 2 deletions
diff --git a/make.texinfo b/make.texinfo
index 5e65b39..a0e1f82 100644
--- a/make.texinfo
+++ b/make.texinfo
@@ -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