21 lines
499 B
Plaintext
21 lines
499 B
Plaintext
#
|
|
# IP21 multi-processor product definitions.
|
|
#
|
|
# EVEREST with R8K and KONA 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 -DFCG
|
|
GFXBOARD= KONA
|
|
SUBGR = IP21
|
|
SUBPRODUCT=
|
|
COMPILATION_MODEL=64
|
|
include $(RELEASEDEFS)
|