MP

Tells the compiler to add a phony target for each dependency.

IDE Equivalent

None

Architectures

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

Syntax

Linux and Mac OS: -MP
Windows:    None

Arguments

None

Default

OFF      The compiler does not generate dependency information unless it is told to do so.

Description

This option tells the compiler to add a phony target for each dependency.

Alternate Options

None