FSUM3274   Make dependencies are not supported for data sets, option string1 is ignored.

Explanation

Make utility does not support data sets in targets or prerequisites. Make dependencies are not generated when either the source or the object file is a data set.

In the message text:

string1 is the ignored option name.

System action

The processing ignores the make depend option and continues.

User response

Specify a UNIX file for both the source and the object file and recompile.