16 lines
384 B
Plaintext
16 lines
384 B
Plaintext
#
|
|
# Product definitions for Little-endian IP20 machines with no particular
|
|
# graphics defined. This is used to build uts/mips and
|
|
# stand with support for all IP20 graphics types:
|
|
# ECLIPSE (aka GR1), LIGHT (aka LG1) and EXPRESS (aka GR2).
|
|
#
|
|
SYSTEM = SVR4
|
|
GRAPHICS= GL4D3
|
|
CPUBOARD= IP20
|
|
COMPLEX = SP
|
|
ENDIAN = -EL
|
|
GFXBOARD= LIGHT
|
|
SUBGR = LIGHT
|
|
CPUARCH= R4000
|
|
include $(RELEASEDEFS)
|