20 lines
441 B
Plaintext
20 lines
441 B
Plaintext
#
|
|
# Product definitions for IP22/IP24 machines with NEWPORT
|
|
# graphics defined. This is used to build gfx/kern
|
|
# with support for NEWPORT
|
|
#
|
|
SYSTEM = SVR4
|
|
GRAPHICS= GL4D3
|
|
CPUBOARD= IP22
|
|
COMPLEX = SP
|
|
ENDIAN=
|
|
GFXBOARD= NEWPORT
|
|
SUBGR = NG1
|
|
CPUARCH= R4000
|
|
CPUARCH_PRODDEFS= -DR4000PC -DR4600 -DR4600SC -DTRITON -DTRITON_INDYSC
|
|
KN32PROM32= -D_KN32PROM32
|
|
KMODEOPT = $(KN32PROM32)
|
|
COMPILATION_MODEL=N32
|
|
_R5000_CVT_WAR = 1
|
|
include $(RELEASEDEFS)
|