20 lines
440 B
Plaintext
20 lines
440 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 = NEWTON
|
|
CPUARCH= R5000
|
|
CPUARCH_PRODDEFS= -DR4000PC -DR4600 -DR4600SC -DTRITON -DTRITON_INDYSC
|
|
CPUISA = MIPS4
|
|
KN32PROM32= -D_KN32PROM32
|
|
KMODEOPT = $(KN32PROM32)
|
|
COMPILATION_MODEL=N32
|
|
include $(RELEASEDEFS)
|