-M

Category

Output control

@PROCESS

None.

Purpose

Produces a dependency output file containing targets suitable for inclusion in a description file for the make command.

The dependency output file is named with a .u suffix and specifies a separate rule for each of the main source file's dependencies.

-M is the short form of -qmakedep.

Syntax

Read syntax diagramSkip visual syntax diagram
>>- -M---------------------------------------------------------><

Defaults

Not applicable.

Related information