1
0
Files
irix-657m-src/irix/include/make/4D40_O32defs
2022-09-29 17:59:04 +03:00

20 lines
543 B
Plaintext
Executable File

#
# Product definitions for 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=
GFXBOARD= LIGHT
# define SUBGR because otherwise we get empty -D on libgl
# must be ECLIPSE so that inst mach tags will work; this ends up
# defining ECLIPSE twice, but that's OK
SUBGR = LIGHT
CPUARCH= R4000
SUBPRODUCT=O32
include $(RELEASEDEFS)