Options for VMAKE Tools 

The following options are transferred by VMAKE

-language=<lang id>

Abbreviation for the programming language of the source code.

The following options can be transferred by VMAKE

-k

Temporary files are not deleted

-p

Profiling is activated (for at least one module file)

-g

Debug mode is activated (for at least one module file)

-Y

Shared global data, PTOC pointer conversion

-unpack=no

The source code does not contain a frame (mf* scripts only)

Depending on the tool in question, these options are either used or ignored.

The specified options for calling VMAKE and options for description files also apply here.