Searched refs:HOSTSDK (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ICU-511.35/
H A Dmakefile244 HOSTSDK := $(shell xcodebuild -version -sdk macosx Path) macro
246 HOSTSDK := $(shell xcodebuild -version -sdk macosx.internal Path) macro
248 ISYSROOT:= -isysroot $(HOSTSDK)
256 HOSTSDK := $(shell xcodebuild -version -sdk macosx Path) macro
263 HOSTISYSROOT = -isysroot $(HOSTSDK)

Completed in 92 milliseconds