14 lines
240 B
Plaintext
14 lines
240 B
Plaintext
#
|
|
# IP21 multi-processor product definitions.
|
|
# This is for building 32bit apps such as the
|
|
# GL.
|
|
#
|
|
SYSTEM = SVR4
|
|
CPUBOARD= IP21
|
|
CPUARCH = TFP
|
|
PRODDEFS=-DEVEREST -DDANGLE
|
|
GFXBOARD= EXPRESS
|
|
SUBGR = IP21
|
|
COMPLEX = MP
|
|
include $(RELEASEDEFS)
|