Subversion Repositories DevTools

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
227 dpurdie 1
# -*- mode: mak -*-
2
###############################################################################
3
# File:         MOS68KRM.DEF
4
# Contents:     MOS68K Rome platform defines
5
###############################################################################
6
#
7
#   Specify MOS_MRI toolset specific values for MOS in Rome under the MRI 68K
8
#   compiler
9
#
10
mri_compiler_flags  = -pCPU32 -Mcp -Md5 -KhA5 -Ku -Gf -nQ -Xp -zc
11
mri_compiler_opt    = -Ot -Oc -Oi -Ol -Or -nOb
12
 
13
#