Everything

 

-MF [V2.08.00 or later]


This option specifies the output destination of the header file dependency file.

[Specification format]

-MF=file-name

 

-

Interpretation when omitted

If a dependency file output specification option is specified, the dependency file is output to the current folder.

No dependency file is output unless a dependency file output specification option is specified.

[Detailed description]

-

This option specifies the name of the dependency file to be output.

-

If the dependency file name with a path is specified, the file will be output to the specified path.

-

If a folder is specified as file-name, an error occurs.

-

This option is ignored if it is specified without specifying a dependency file output specification option.

-

If a file with the specified name exists, the file is overwritten.