From: Paul Smith Date: Sun, 4 Aug 2024 20:04:19 +0000 (-0400) Subject: * doc/make.texi: [SV-65982] Clarify what --debug=makefile does X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f0db5e321faf654df6f21e54b5b0ed509e18340c;p=thirdparty%2Fmake.git * doc/make.texi: [SV-65982] Clarify what --debug=makefile does --- diff --git a/doc/make.texi b/doc/make.texi index c8f8e602..2c5253db 100644 --- a/doc/make.texi +++ b/doc/make.texi @@ -9654,7 +9654,7 @@ This option also enables @samp{basic} messages. Prints messages giving details on the invocation of specific sub-commands. @item m (@i{makefile}) -By default, the above messages are not enabled while trying to remake the +By default, debug messages are not enabled while trying to remake the makefiles. This option enables messages while rebuilding makefiles, too. The @samp{all} option enables this option as well. This option also enables @samp{basic} messages.