Searched refs:MKDIR (Results 1 - 25 of 56) sorted by relevance

123

/external/chromium_org/third_party/mesa/src/bin/
H A Dminstall12 MKDIR="mkdir -p"
19 $MKDIR "$2"
/external/mesa3d/bin/
H A Dminstall12 MKDIR="mkdir -p"
19 $MKDIR "$2"
/external/clang/include/clang/
H A DMakefile8 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_includedir)
21 $(MKDIR) $$instdir ;\
39 $(MKDIR) $$instdir ;\
/external/clang/include/clang-c/
H A DMakefile10 $(Verb) $(MKDIR) $(IntIncludeDir)
20 $(MKDIR) $$instdir ;\
33 $(MKDIR) $$instdir ;\
/external/compiler-rt/make/
H A Dconfig.mk20 MKDIR := mkdir -p macro
/external/lldb/include/lldb/
H A DMakefile8 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_includedir)
18 $(MKDIR) $$instdir ;\
/external/clang/docs/tools/
H A DMakefile94 $(Verb) $(MKDIR) $(HTML_DIR)
100 $(Verb) $(MKDIR) $(MAN_DIR)
105 $(Verb) $(MKDIR) $(PS_DIR)
/external/elfutils/0.153/src/
H A Dmake-debug-archive.in22 MKDIR=/bin/mkdir
127 $MKDIR "$outdir" &&
/external/llvm/bindings/ocaml/llvm/
H A DMakefile35 $(Verb) $(MKDIR) $(PROJ_libocamldir)
/external/chromium_org/third_party/skia/third_party/lua/
H A DMakefile33 MKDIR= mkdir -p macro
61 cd src && $(MKDIR) $(INSTALL_BIN) $(INSTALL_INC) $(INSTALL_LIB) $(INSTALL_MAN) $(INSTALL_LMOD) $(INSTALL_CMOD)
/external/libsepol/tests/
H A DMakefile2 MKDIR ?= mkdir macro
50 $(MKDIR) -p policies/test-downgrade
/external/clang/docs/
H A DMakefile56 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html
57 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html/img
71 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html/doxygen
/external/clang/runtime/compiler-rt/
H A DMakefile188 $(Verb) $(MKDIR) $@
191 $(Verb) $(MKDIR) $@
194 $(Verb) $(MKDIR) $@
231 $(Verb) $(MKDIR) $$@
254 $(Verb) $(MKDIR) $@
257 $(Verb) $(MKDIR) $@
/external/llvm/docs/
H A DMakefile62 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html
75 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html/doxygen
104 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/ocamldoc/html
121 $(Verb) $(MKDIR) $(PROJ_OBJ_DIR)/ocamldoc/html
/external/llvm/bindings/ocaml/backends/
H A DMakefile.common58 $(Verb) $(MKDIR) $(PROJ_libocamldir)
/external/clang/lib/Headers/
H A DMakefile49 $(Verb) $(MKDIR) $@
/external/llvm/cmake/modules/
H A DMakefile90 $(Verb) $(MKDIR) $@
/external/llvm/bindings/ocaml/
H A DMakefile.ocaml226 $(Verb) $(MKDIR) $(PROJ_libocamldir)
254 $(Verb) $(MKDIR) $(PROJ_libocamldir)
283 $(Verb) $(MKDIR) $(PROJ_libocamldir)
314 $(Verb) $(MKDIR) $(PROJ_libocamldir)
360 $(Verb) $(MKDIR) $(PROJ_libocamldir)
400 $(Verb) $(MKDIR) $(PROJ_libocamldir)
/external/chromium_org/native_client_sdk/src/tools/
H A Dnacl_gcc.mk216 $(MKDIR) -p $$(dir $$@)
223 $(MKDIR) -p $$(dir $$@)
234 $(MKDIR) -p $$(dir $$@)
241 $(MKDIR) -p $$(dir $$@)
252 $(MKDIR) -p $$(dir $$@)
259 $(MKDIR) -p $$(dir $$@)
295 $(MKDIR) -p $$(dir $$@)
302 $(MKDIR) -p $$(dir $$@)
310 $(MKDIR) -p $$(dir $$@)
317 $(MKDIR)
[all...]
H A Dcommon.mk188 MKDIR := $(OSHELPERS) mkdir macro
193 MKDIR := @$(OSHELPERS) mkdir macro
265 # be default this will be "newlib/Debug". We use a python wrapped MKDIR to
270 $(MKDIR) -p $(dir $@)
/external/clang/
H A DMakefile92 $(MKDIR) $${dir}; \
/external/lldb/
H A DMakefile85 $(MKDIR) test; \
/external/chromium_org/third_party/mesa/src/src/glx/apple/
H A DMakefile14 MKDIR=mkdir macro
/external/clang/test/
H A DMakefile59 @$(MKDIR) $(dir $@)
/external/mesa3d/src/glx/apple/
H A DMakefile14 MKDIR=mkdir macro

Completed in 3139 milliseconds

123