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

/external/clang/runtime/compiler-rt/
H A DMakefile79 RuntimeDirs := macro
81 RuntimeDirs += darwin macho_embedded
113 RuntimeDirs += linux
175 $(RuntimeDirs:%=clang_%)
251 $(foreach lib,$(RuntimeDirs), $(eval $(call RuntimeLibraryTemplate,$(lib))))
266 all-local:: $(RuntimeDirs:%=RuntimeLibrary.%) RuntimeHeader
267 install-local:: $(RuntimeDirs:%=RuntimeLibraryInstall.%) RuntimeHeaderInstall

Completed in 420 milliseconds