-qmakedep

In z/OS® XL C/C++, the -qmakedep option produces the dependency files that are used by the make tool for each source file.

In Open XL C/C++ for z/OS, the -M family of options achieve the similar effect of -qmakedep.

Related information