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

25 lines
614 B
Plaintext

#
# IP19 multi-processor product definitions.
#
# This is a PRODUCT to compile a 64 bit EVEREST kernel with
# the Ragnarok compiler suite.
#
# Fundamental constants of the build tree (distinct from source tree).
# They may be different for each product. Therefore if several products are
# built from one source tree, that source tree should contain a commondefs
# for each product.
#
SYSTEM = SVR4
CPUBOARD= IP19
CPUARCH = R4000
PRODDEFS=-DEVEREST -DDANGLE
GFXBOARD= EXPRESS
SUBGR = IP19
K64PROM32= -D_K64PROM32
KMODEOPT = $(K64PROM32)
SUBPRODUCT=64_R
COMPILATION_MODEL=64
COMPLEX = MP
include $(RELEASEDEFS)