21 lines
489 B
Plaintext
21 lines
489 B
Plaintext
#
|
|
# Product definitions for IP22 machines with no particular
|
|
# graphics defined. This is used to build uts/mips and
|
|
# stand with support for all IP22 graphics types:
|
|
# EXPRESS (aka GR2)
|
|
#
|
|
SYSTEM = SVR4
|
|
GRAPHICS= GL4D3
|
|
CPUBOARD= IP22
|
|
COMPLEX = SP
|
|
ENDIAN=
|
|
GFXBOARD= EXPRESS
|
|
SUBGR = EXPRESS
|
|
CPUARCH= R4000
|
|
CPUARCH_PRODDEFS= -DR4000PC -DR4600 -DR4600SC -DTRITON -DTRITON_INDYSC
|
|
KN32PROM32= -D_KN32PROM32
|
|
KMODEOPT = $(KN32PROM32)
|
|
SUBPRODUCT=N32
|
|
COMPILATION_MODEL=N32
|
|
include $(RELEASEDEFS)
|