21 lines
386 B
Plaintext
21 lines
386 B
Plaintext
#
|
|
# Product definitions for IP32 machines with -o32 compilation
|
|
# of system objects. Used by parts of stand.
|
|
#
|
|
|
|
SYSTEM = SVR4
|
|
GRAPHICS= GL4D3
|
|
CPUBOARD= IP32
|
|
COMPLEX = SP
|
|
ENDIAN=
|
|
GFXBOARD= CRIME
|
|
SUBGR = CRM
|
|
CPUARCH= R4000
|
|
CPUARCH_PRODDEFS=-DR4000PC -DR4600 -DR4600SC -DTRITON -DR10000 -D_NO_R4000
|
|
CPUISA = MIPS4
|
|
SUBPRODUCT=O32
|
|
_R5000_CVT_WAR = 1
|
|
_NO_R4000 = 1
|
|
|
|
include $(RELEASEDEFS)
|