The /cmp
qualifier causes KAP to save the optimized
source program under the file name of your choice.
Both kcc
and kapc
place the optimized
source file in the current directory. To disable generation of the
optimized C output file, enter /nocmp
on the command
line.