Searched defs:SPRO_VROOT (Results 1 - 4 of 4) sorted by relevance

/solaris-userland-s11u3/components/python/cffi/
H A DMakefile45 SPRO_VROOT = $(SPRO_ROOT)/solarisstudio12.4 macro
/solaris-userland-s11u3/components/apache24/
H A DMakefile45 SPRO_VROOT = $(SPRO_ROOT)/solarisstudio12.4 macro
73 PATH=$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin
75 PATH=$(PARFAIT_TOOLS):$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin
/solaris-userland-s11u3/components/mysql-5-6/
H A DMakefile38 SPRO_VROOT = $(SPRO_ROOT)/solarisstudio12.4 macro
41 PATH=$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin
/solaris-userland-s11u3/make-rules/
H A Dshared-macros.mk256 SPRO_VROOT = $(SPRO_ROOT)/sunstudio12.1 macro
262 export PARFAIT_NATIVESUNCC=$(SPRO_VROOT)/bin/cc
263 export PARFAIT_NATIVESUNCXX=$(SPRO_VROOT)/bin/CC
272 CC.studio.32 = $(SPRO_VROOT)/bin/cc
273 CXX.studio.32 = $(SPRO_VROOT)/bin/CC
276 CC.studio.64 = $(SPRO_VROOT)/bin/cc
277 CXX.studio.64 = $(SPRO_VROOT)/bin/CC
291 lint.32 = $(SPRO_VROOT)/bin/lint -m32
292 lint.64 = $(SPRO_VROOT)/bin/lint -m64

Completed in 16 milliseconds