Intel® C++ Compiler XE 13.1 User and Reference Guides
Tells the compiler to add a phony target for each dependency.
All
Linux and OS X: | -MP |
Windows: | None (see below) |
None
OFF |
The compiler does not generate dependency information unless it is told to do so. |
This option tells the compiler to add a phony target for each dependency.
Note that this option is not related to Windows* option /MP.
None