This macro stops a generation command.
.if %_JAVAC% .execute_command (%_JAVAC%,%FileName%) .else .abort_command .endif
For information about generation commands, see Generation Category.