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

25 lines
611 B
Plaintext

#
# IP25 multi-processor product definitions.
#
# T5_EVEREST with CELLs - no UNIKERNEL
#
# 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= IP25
COMPLEX = MP
CPUARCH = R10000
PRODDEFS=-DEVEREST
GFXBOARD= VENICE
SUBGR = IP25
PGSZOPT = -D_PAGESZ=16384
KMODEOPT = -DMAPPED_KERNEL -DMULTIKERNEL -DEVMK_NUMCELLS=4
SUBPRODUCT=MKCELL
COMPILATION_MODEL=64
CELL=1
CELL_IRIX=1
include $(RELEASEDEFS)