21 lines
496 B
Plaintext
21 lines
496 B
Plaintext
#
|
|
# Product definitions for IP22 machines with no particular
|
|
# graphics defined. This is used to build gfx/kern and
|
|
# stand with support for all IP22 graphics types:
|
|
# EXPRESS (aka GR2), ULTRA + NEWPORT.
|
|
#
|
|
SYSTEM = SVR4
|
|
GRAPHICS= GL4D3
|
|
CPUBOARD= IP22
|
|
COMPLEX = SP
|
|
GFXBOARD= NEWPRESS
|
|
SUBGR = NEWPRESS
|
|
MIXEDHEAD = 4DACE1 4DACE1N
|
|
ENDIAN=
|
|
CPUARCH= R4000
|
|
CPUARCH_PRODDEFS= -DR4000PC -DR4600 -DR4600SC
|
|
KN32PROM32= -D_KN32PROM32
|
|
KMODEOPT = $(KN32PROM32)
|
|
COMPILATION_MODEL=N32
|
|
include $(RELEASEDEFS)
|