Searched defs:CC (Results 1 - 7 of 7) sorted by relevance

/solaris-userland-s11u3/components/apache2-modules/mod_dtrace/src/
H A DMakefile27 CC=`$(APXS) -q CC` macro
40 $(CC) -M mapfile $(CFLAGS) -KPIC -G $(LDFLAGS_SHLIB) -o .libs/mod_dtrace.so .libs/mod_dtrace.o apache.o
/solaris-userland-s11u3/components/rtorrent/
H A DMakefile60 CC=$(CXX) macro
/solaris-userland-s11u3/components/python/greenlet/
H A DMakefile48 CC = $(COMPONENT_DIR)/CC.sh macro
53 LDSHARED= $(CC) -shared
/solaris-userland-s11u3/components/ksh93/
H A DMakefile102 CC.RUNPATH=
103 CC.LD.RUNPATH=
104 CC.LD.ORIGIN=
105 CC.DLL.ORIGIN=
/solaris-userland-s11u3/components/libtorrent/
H A DMakefile61 # libraries (CC -G).
65 CC=$(CXX) macro
/solaris-userland-s11u3/components/apache2-modules/
H A Dmodules.mk71 CC= macro
/solaris-userland-s11u3/make-rules/
H A Dshared-macros.mk263 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
279 CC.gcc.32 = $(GCC_ROOT)/bin/gcc
282 CC.gcc.64 = $(GCC_ROOT)/bin/gcc
285 CC.gcc3.32 = $(GCC3_ROOT)/bin/gcc
288 CC.gcc3.64 = $(GCC3_ROOT)/bin/gcc
299 CC
314 CC = $(CC.$(COMPILER).$(BITS)) macro
[all...]

Completed in 65 milliseconds