1
0
Files
irix-657m-src/irix/include/make/ODYSSEYSIM28defs
2022-09-29 17:59:04 +03:00

34 lines
469 B
Plaintext

#
# Product defs for 64-bit IP28 kernel using a R10000 CPU (SP).
#
#
SYSTEM = SVR4
GRAPHICS= GL4D3
CPUBOARD= IP28
COMPLEX = SP
ENDIAN=
GFXBOARD= ODYSSEY
SUBGR= KSIM
CPUARCH= R10000
CPUARCH_PRODDEFS=
KMODEOPT+= -DUSE_ODYSSEY_GRAPHICS -DODSY_SIM_KERN
COMPILATION_MODEL=64
# Options for machine dependent standalone code for cmplr d$ spec WAR
STAND_T5_WAR_COPTS=-Wb,-TARG:t5_no_spec_stores
STAND_T5_WAR_ASOPTS=-Wa,-t5_no_spec_stores
include $(RELEASEDEFS)