Home
last modified time | relevance | path

Searched refs:MKDIR_P (Results 1 – 25 of 191) sorted by relevance

12345678

/external/openssh/contrib/cygwin/
DMakefile16 MKDIR_P=$(srcdir)/mkinstalldirs macro
27 $(MKDIR_P) $(DESTDIR)$(defaultsdir)
35 $(MKDIR_P) $(DESTDIR)$(inetdefdir)
39 $(MKDIR_P) $(DESTDIR)$(sshdocdir)
56 $(MKDIR_P) $(DESTDIR)$(cygdocdir)
62 $(MKDIR_P) $(DESTDIR)$(bindir)
/external/wayland/
DMakefile.am101 $(AM_V_GEN)$(MKDIR_P) $(dir $@) && $(wayland_scanner) -s code $< $@
103 $(AM_V_GEN)$(MKDIR_P) $(dir $@) && $(wayland_scanner) -s public-code $< $@
107 $(AM_V_GEN)$(MKDIR_P) $(dir $@) && $(wayland_scanner) -s server-header $< $@
110 $(AM_V_GEN)$(MKDIR_P) $(dir $@) && $(wayland_scanner) -s client-header $< $@
113 $(AM_V_GEN)$(MKDIR_P) $(dir $@) && $(wayland_scanner) -s server-header -c < $< > $@
116 $(AM_V_GEN)$(MKDIR_P) $(dir $@) && $(wayland_scanner) -s client-header -c < $< > $@
/external/python/cpython2/Modules/_ctypes/libffi/
DMakefile.in519 MKDIR_P = @MKDIR_P@
803 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
828 @$(MKDIR_P) src
831 @$(MKDIR_P) src/$(DEPDIR)
840 @$(MKDIR_P) src/mips
843 @$(MKDIR_P) src/mips/$(DEPDIR)
852 @$(MKDIR_P) src/bfin
855 @$(MKDIR_P) src/bfin/$(DEPDIR)
862 @$(MKDIR_P) src/x86
865 @$(MKDIR_P) src/x86/$(DEPDIR)
[all …]
/external/libepoxy/src/
DMakefile.am155 @$(MKDIR_P) $(top_builddir)/include/epoxy
162 @$(MKDIR_P) $(top_builddir)/include/epoxy
169 @$(MKDIR_P) $(top_builddir)/include/epoxy
176 @$(MKDIR_P) $(top_builddir)/include/epoxy
/external/e2fsprogs/scrub/
DMakefile.in89 $(Q) $(MKDIR_P) $(DESTDIR)$(UDEV_RULES_DIR)
93 $(Q) $(MKDIR_P) $(DESTDIR)$(CROND_DIR)
97 $(Q) $(MKDIR_P) $(DESTDIR)$(pkglibdir)
101 $(Q) $(MKDIR_P) $(DESTDIR)$(SYSTEMD_SYSTEM_UNIT_DIR)
105 $(Q) $(MKDIR_P) $(DESTDIR)$(root_sbindir) \
/external/libpng/scripts/
Dmakefile.msys43 MKDIR_P=mkdir -p
112 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi
113 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi
120 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi
Dmakefile.aix19 MKDIR_P = mkdir -p
75 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi
76 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi
77 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi
Dmakefile.sunos37 MKDIR_P=mkdir -p
74 -@$(MKDIR_P) $(DESTDIR)$(INCPATH)
75 -@$(MKDIR_P) $(DESTDIR)$(INCPATH)/libpng
76 -@$(MKDIR_P) $(DESTDIR)$(LIBPATH)
Dmakefile.std32 MKDIR_P = mkdir
92 -@$(MKDIR_P) $(DESTDIR)$(INCPATH)
93 -@$(MKDIR_P) $(DESTDIR)$(INCPATH)/libpng
94 -@$(MKDIR_P) $(DESTDIR)$(LIBPATH)
/external/curl/scripts/
DMakefile.am53 $(MKDIR_P) $(DESTDIR)$(ZSH_FUNCTIONS_DIR)
54 $(MKDIR_P) $(DESTDIR)$(FISH_FUNCTIONS_DIR)
/external/e2fsprogs/intl/
DMakefile.in43 MKDIR_P = @MKDIR_P@
44 mkinstalldirs = $(SHELL) $(MKDIR_P)
/external/lmfit/man/
DMakefile.in202 MKDIR_P = @MKDIR_P@
324 $(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \
367 $(MKDIR_P) "$(DESTDIR)$(man7dir)" || exit 1; \
417 */*) $(MKDIR_P) `echo "$$dist_files" | \
444 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
/external/libcap-ng/libcap-ng-0.7/m4/
DMakefile.in147 MKDIR_P = @MKDIR_P@
278 test -z "$(m4datadir)" || $(MKDIR_P) "$(DESTDIR)$(m4datadir)"
309 */*) $(MKDIR_P) `echo "$$dist_files" | \
336 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
/external/libcap-ng/libcap-ng-0.7/docs/
DMakefile.in147 MKDIR_P = @MKDIR_P@
285 test -z "$(man3dir)" || $(MKDIR_P) "$(DESTDIR)$(man3dir)"
347 */*) $(MKDIR_P) `echo "$$dist_files" | \
374 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
/external/speex/include/speex/
DMakefile.in222 MKDIR_P = @MKDIR_P@
358 $(MKDIR_P) "$(DESTDIR)$(speexincludedir)" || exit 1; \
379 $(MKDIR_P) "$(DESTDIR)$(speexincludedir)" || exit 1; \
456 */*) $(MKDIR_P) `echo "$$dist_files" | \
483 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
/external/ipsec-tools/src/libipsec/
DMakefile.in150 MKDIR_P = @MKDIR_P@
292 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
374 test -z "$(man3dir)" || $(MKDIR_P) "$(DESTDIR)$(man3dir)"
419 test -z "$(libipsecdir)" || $(MKDIR_P) "$(DESTDIR)$(libipsecdir)"
490 */*) $(MKDIR_P) `echo "$$dist_files" | \
514 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
/external/libcap-ng/libcap-ng-0.7/src/
DMakefile.in211 MKDIR_P = @MKDIR_P@
351 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
420 test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
438 test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
598 */*) $(MKDIR_P) `echo "$$dist_files" | \
623 || $(MKDIR_P) "$(distdir)/$$subdir" \
654 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
/external/expat/lib/
DMakefile.in315 MKDIR_P = @MKDIR_P@
478 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
517 @$(MKDIR_P) $(@D)
553 $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
574 $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
654 */*) $(MKDIR_P) `echo "$$dist_files" | \
681 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
/external/speex/doc/
DMakefile.in191 MKDIR_P = @MKDIR_P@
321 $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
352 */*) $(MKDIR_P) `echo "$$dist_files" | \
379 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
/external/libnfnetlink/include/libnfnetlink/
DMakefile.in153 MKDIR_P = @MKDIR_P@
271 $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
348 */*) $(MKDIR_P) `echo "$$dist_files" | \
375 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
/external/libpng/
DMakefile.in486 || $(MKDIR_P) "$$am__odir" || exit $$?; \
614 MKDIR_P = @MKDIR_P@
881 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
945 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
970 @$(MKDIR_P) arm
973 @$(MKDIR_P) arm/$(DEPDIR)
982 @$(MKDIR_P) mips
985 @$(MKDIR_P) mips/$(DEPDIR)
991 @$(MKDIR_P) intel
994 @$(MKDIR_P) intel/$(DEPDIR)
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/man/
DMakefile.in211 MKDIR_P = @MKDIR_P@
346 $(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \
396 */*) $(MKDIR_P) `echo "$$dist_files" | \
423 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
/external/libnetfilter_conntrack/include/libnetfilter_conntrack/
DMakefile.in208 MKDIR_P = @MKDIR_P@
329 $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
406 */*) $(MKDIR_P) `echo "$$dist_files" | \
433 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
/external/libcap-ng/libcap-ng-0.7/utils/
DMakefile.in179 MKDIR_P = @MKDIR_P@
312 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
388 test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)"
496 */*) $(MKDIR_P) `echo "$$dist_files" | \
523 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
/external/libcap-ng/libcap-ng-0.7/bindings/python/
DMakefile.in186 MKDIR_P = @MKDIR_P@
344 test -z "$(pyexecdir)" || $(MKDIR_P) "$(DESTDIR)$(pyexecdir)"
419 test -z "$(pyexecdir)" || $(MKDIR_P) "$(DESTDIR)$(pyexecdir)"
596 */*) $(MKDIR_P) `echo "$$dist_files" | \
621 || $(MKDIR_P) "$(distdir)/$$subdir" \
652 test -z "$$dir" || $(MKDIR_P) "$$dir"; \

12345678