Home
last modified time | relevance | path

Searched refs:__COMPILER (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/
H A DMakefile237 __COMPILER=`$($(MACH)_CC) -_compiler 2>/dev/null || $(TRUE)`;\
238 if [ -z "$$__COMPILER" ]; then \
244 $(ECHO) $$__COMPILER; \
256 __COMPILER=`$($(MACH64)_CC) -_compiler 2>/dev/null || $(TRUE)`;\
257 if [ -z "$$__COMPILER" ]; then \
263 $(ECHO) $$__COMPILER; \