Lines Matching defs:studio
127 COMPILER ?= studio
473 CC.studio.32 = $(SPRO_VROOT)/bin/cc
474 CXX.studio.32 = $(SPRO_VROOT)/bin/CC
477 CC.studio.64 = $(SPRO_VROOT)/bin/cc
478 CXX.studio.64 = $(SPRO_VROOT)/bin/CC
494 CC.studio.32 = $(PARFAIT_TOOLS)/cc
495 CXX.studio.32 = $(PARFAIT_TOOLS)/CC
496 CC.studio.64 = $(PARFAIT_TOOLS)/cc
497 CXX.studio.64 = $(PARFAIT_TOOLS)/CC
630 # the studio compiler.
870 CFLAGS.studio += $(studio_OPT) $(studio_XBITS) $(studio_XREGS) \
879 CXXFLAGS.studio += $(studio_OPT) $(studio_XBITS) $(studio_XREGS) \
960 # Tell the compiler that we don't want the studio runpath added to the
1198 ifeq ($(COMPILER),studio)