MQ

Changes the default target rule for dependency generation.

IDE Equivalent

None

Architectures

IA-32 architecture, Intel® 64 architecture, IA-64 architecture

Syntax

Linux and Mac OS: -MQtarget
Windows:    None

Arguments

target      Is the target rule to use.

Default

OFF      The default target rule applies to dependency generation.

Description

This option changes the default target rule for dependency generation. It is similar to -MT, but quotes special Make characters.

Alternate Options

None