# IP19 multi-processor product definitions.
#
# This file is only used for stand-alone IP19 builds (IO4prom, fx, etc).
#
# 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= IP19
CPUARCH = R4000
PRODDEFS=-DEVEREST -DFCG
GFXBOARD= VENICE
SUBGR   = IP19
SUBPRODUCT=32
COMPLEX = MP
include $(RELEASEDEFS)


