HomeSort by relevance Sort by last modified time
    Searched refs:MKDIR (Results 1 - 25 of 36) sorted by null

1 2

  /frameworks/compile/libbcc/runtime/make/
config.mk 15 MKDIR := mkdir -p
  /external/clang/include/clang/
Makefile 8 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_includedir)
21 $(MKDIR) $$instdir ;\
39 $(MKDIR) $$instdir ;\
  /external/clang/include/clang-c/
Makefile 10 $(Verb) $(MKDIR) $(IntIncludeDir)
20 $(MKDIR) $$instdir ;\
33 $(MKDIR) $$instdir ;\
  /external/compiler-rt/make/
config.mk 20 MKDIR := mkdir -p
  /external/clang/docs/tools/
Makefile 34 -mkdir $* > /dev/null
94 $(Verb) $(MKDIR) $(HTML_DIR)
100 $(Verb) $(MKDIR) $(MAN_DIR)
105 $(Verb) $(MKDIR) $(PS_DIR)
  /external/elfutils/src/
make-debug-archive.in 22 MKDIR=/bin/mkdir
127 $MKDIR "$outdir" &&
  /external/llvm/bindings/ocaml/llvm/
Makefile 35 $(Verb) $(MKDIR) $(PROJ_libocamldir)
  /external/libsepol/tests/
Makefile 2 MKDIR ?= mkdir
50 $(MKDIR) -p policies/test-downgrade
  /external/clang/docs/
Makefile 51 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html
52 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html/img
66 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html/doxygen
  /external/clang/runtime/compiler-rt/
Makefile 122 $(Verb) $(MKDIR) $@
142 $(Verb) $(MKDIR) $$@
  /external/llvm/docs/
Makefile 57 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html
70 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html/doxygen
101 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/ocamldoc/html
120 $(Verb) $(MKDIR) $(PROJ_OBJ_DIR)/ocamldoc/html
  /hardware/ti/omap4xxx/domx/make/
start.mk 84 MKDIR = mkdir -p $(1)
build.mk 203 @$(call MKDIR, $@)
271 $(call MKDIR, $(ROOTFSDIR)/$(ROOTFSRELEASE))
  /external/clang/
Makefile 82 $(MKDIR) $${dir}; \
  /external/clang/lib/Headers/
Makefile 49 $(Verb) $(MKDIR) $@
  /external/llvm/bindings/ocaml/
Makefile.ocaml 180 $(Verb) $(MKDIR) $(PROJ_libocamldir)
209 $(Verb) $(MKDIR) $(PROJ_libocamldir)
240 $(Verb) $(MKDIR) $(PROJ_libocamldir)
286 $(Verb) $(MKDIR) $(PROJ_libocamldir)
326 $(Verb) $(MKDIR) $(PROJ_libocamldir)
  /external/clang/test/
Makefile 53 @$(MKDIR) $(dir $@)
  /external/llvm/
Makefile 110 $(MKDIR) BuildTools; \
  /frameworks/compile/libbcc/runtime/
Makefile 93 $(Summary) " MKDIR: $*"
94 $(Verb) $(MKDIR) $* > /dev/null
  /external/compiler-rt/
Makefile 93 $(Summary) " MKDIR: $*"
94 $(Verb) $(MKDIR) $* > /dev/null
  /external/linux-tools-perf/
Makefile 140 MKDIR = mkdir
614 QUIET_MKDIR = @echo ' ' MKDIR $@;
755 $(QUIET_MKDIR)$(MKDIR) -p $@ 2>/dev/null
  /external/expat/conftools/
ltmain.sh 144 : ${MKDIR="mkdir"}
543 # mkdir can fail with a `File exist' error if two processes
546 $MKDIR "$my_dir" 2>/dev/null || :
579 $MKDIR "$my_tmpdir"
    [all...]
  /external/expat/
libtool 591 : ${MKDIR="mkdir"}
986 # mkdir can fail with a `File exist' error if two processes
989 $MKDIR "$my_dir" 2>/dev/null || :
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh 141 : ${MKDIR="mkdir"}
539 # mkdir can fail with a `File exist' error if two processes
542 $MKDIR "$my_dir" 2>/dev/null || :
575 $MKDIR "$my_tmpdir"
    [all...]
  /external/libmtp/
ltmain.sh 124 : ${MKDIR="mkdir"}
336 # mkdir can fail with a `File exist' error if two processes
339 $MKDIR "$my_dir" 2>/dev/null || :
372 $MKDIR "$my_tmpdir"
    [all...]

Completed in 1138 milliseconds

1 2