Home
last modified time | relevance | path

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

/titanic_50/usr/src/
H A DMakefile247 __COMPILER=`$($(MACH)_CC) -_compiler 2>/dev/null || $(TRUE)`;\
248 if [ -z "$$__COMPILER" ]; then \
254 $(ECHO) $$__COMPILER; \
266 __COMPILER=`$($(MACH64)_CC) -_compiler 2>/dev/null || $(TRUE)`;\
267 if [ -z "$$__COMPILER" ]; then \
273 $(ECHO) $$__COMPILER; \