21 lines
509 B
Plaintext
21 lines
509 B
Plaintext
#
|
|
# IP21 multi-processor product definitions.
|
|
#
|
|
# EVEREST R8K with EXPRESS(gr2) graphics
|
|
#
|
|
# 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= IP21
|
|
COMPLEX = MP
|
|
CPUARCH = TFP
|
|
PRODDEFS=-DEVEREST -DDANGLE
|
|
GFXBOARD= EXPRESS
|
|
SUBGR = IP21
|
|
SUBPRODUCT=
|
|
COMPILATION_MODEL=64
|
|
include $(RELEASEDEFS)
|