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

/macosx-10.9.5/ICU-511.35/
H A Dmakefile233 EMBEDDED:=0 macro
237 EMBEDDED:=0 macro
264 EMBEDDED:=$(shell $(CXX) -E -dM -x c $(ISYSROOT) -include TargetConditionals.h /dev/null | fgrep TARGET_OS_EMBEDDED | cut -d' ' -f3) macro

Completed in 78 milliseconds