mirror of
https://github.com/mirror/make.git
synced 2024-12-26 04:40:16 +08:00
* doc/make.texi: [SV-65982] Clarify what --debug=makefile does
This commit is contained in:
parent
8653c25fcf
commit
f0db5e321f
@ -9654,7 +9654,7 @@ This option also enables @samp{basic} messages.
|
|||||||
Prints messages giving details on the invocation of specific sub-commands.
|
Prints messages giving details on the invocation of specific sub-commands.
|
||||||
|
|
||||||
@item m (@i{makefile})
|
@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
|
makefiles. This option enables messages while rebuilding makefiles, too. The
|
||||||
@samp{all} option enables this option as well. This option also enables
|
@samp{all} option enables this option as well. This option also enables
|
||||||
@samp{basic} messages.
|
@samp{basic} messages.
|
||||||
|
Loading…
Reference in New Issue
Block a user