Searched defs:CXX (Results 1 - 5 of 5) sorted by relevance

/solaris-userland/components/llvm/cxa_finalize/
H A DMakefile45 CXX=/usr/gcc/$(GCC_VERSION)/bin/g++ macro
/solaris-userland/components/coolkey/
H A DMakefile65 CXX := $(CXX) -std=sun03 macro
/solaris-userland/components/r/
H A DMakefile66 # Augment the PATH and set CC/CXX/FC/F77 such that the build environment doesn't
71 CXX = g++ macro
90 CONFIGURE_ENV += CXX="$(CXX) $(CC_BITS)"
/solaris-userland/components/apache2-modules/
H A Dmodules.mk93 CXX= macro
/solaris-userland/make-rules/
H A Dshared-macros.mk474 CXX.studio.32 = $(SPRO_VROOT)/bin/CC
478 CXX.studio.64 = $(SPRO_VROOT)/bin/CC
481 CXX.gcc.32 = $(GCC_ROOT)/bin/g++
484 CXX.gcc.64 = $(GCC_ROOT)/bin/g++
495 CXX.studio.32 = $(PARFAIT_TOOLS)/CC
497 CXX.studio.64 = $(PARFAIT_TOOLS)/CC
499 CXX.gcc.32 = $(PARFAIT_TOOLS)/g++
501 CXX.gcc.64 = $(PARFAIT_TOOLS)/g++
506 CXX = $(CXX macro
[all...]

Completed in 47 milliseconds