16 lines
277 B
Plaintext
16 lines
277 B
Plaintext
#
|
|
# IP26 TFP based Indigo2 definitions.
|
|
#
|
|
# This is used for kernel and standalone builds plus EXPRESS GL.
|
|
#
|
|
SYSTEM = SVR4
|
|
CPUBOARD= IP26
|
|
COMPLEX = SP
|
|
CPUARCH = TFP
|
|
PRODDEFS=$(EMULATION)
|
|
GFXBOARD= EXPRESS
|
|
SUBGR = I2_64
|
|
SUBPRODUCT=
|
|
COMPILATION_MODEL=64
|
|
include $(RELEASEDEFS)
|