Rev 227 | Blame | Compare with Previous | Last modification | View Log | RSS feed
# -*- mode: mak -*-################################################################################ File: MOS68KRM.DEF# Contents: MOS68K Rome platform defines################################################################################# Specify MOS_MRI toolset specific values for MOS in Rome under the MRI 68K# compiler#mri_compiler_flags = -pCPU32 -Mcp -Md5 -KhA5 -Ku -nQ -Xp -zc -vmri_compiler_opt = -O -Ob -Otmri_compiler_no_opt = -O -Ob -Otmri_compiler_gopt ?=mri_compiler_no_gopt ?= -nOgmri_compiler_strict_ansi ?=mri_compiler_no_strict_ansi ?=mri_compiler_flags_debug ?= -g -Gfmri_compiler_flags_no_debug ?= -U_DEBUG # Compiler bug. _DEBUG is defined by default#