]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly make.texinfo.~49~
authorRobert J. Chassell <bob@rattlesnake.com>
Fri, 25 Sep 1992 18:05:31 +0000 (18:05 +0000)
committerRobert J. Chassell <bob@rattlesnake.com>
Fri, 25 Sep 1992 18:05:31 +0000 (18:05 +0000)
make.texinfo

index e54e782223841bb770d88c8f54b0e9e71065f49e..cca6a13042a488127b743dcb26dad63002de6339 100644 (file)
@@ -8,8 +8,8 @@
 
 @set EDITION 0.37
 @set VERSION 3.63 Beta
-@set UPDATED 28 August 1992
-@set UPDATE-MONTH August 1992
+@set UPDATED 15 September 1992
+@set UPDATE-MONTH September 1992
 
 @c finalout
 
@@ -5126,6 +5126,7 @@ Silent operation; do not print the commands as they are executed.
 
 @item -S
 @itemx --no-keep-going
+@itemx --stop
 Cancel the effect of the @samp{-k} option.  This is never necessary
 except in a recursive @code{make} where @samp{-k} might be inherited
 from the top-level @code{make} via @code{MAKEFLAGS} (@pxref{Recursion, ,Recursive Use of @code{make}})