HomeSort by relevance Sort by last modified time
    Searched full:distdir (Results 201 - 225 of 480) sorted by null

1 2 3 4 5 6 7 891011>>

  /ndk/sources/host-tools/sed-4.2.1/po/
Makefile.in.in 314 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
315 dist distdir:
338 cp -p $$file $(distdir) || exit 1; \
340 cp -p $(srcdir)/$$file $(distdir) || exit 1; \
  /external/bison/build-aux/
Makefile.in     [all...]
  /external/bison/data/
Makefile.in     [all...]
  /external/bison/etc/
Makefile.in     [all...]
  /external/bison/tests/
Makefile.in     [all...]
  /external/elfutils/0.153/libdw/
Makefile.in 663 distdir: $(DISTFILES)
672 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
679 if test -d "$(distdir)/$$file"; then \
680 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
683 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
684 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
686 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
688 test -f "$(distdir)/$$file" \
689 || cp -p $$d/$$file "$(distdir)/$$file" \
    [all...]
  /external/libexif/libexif/
Makefile.in     [all...]
  /external/pixman/pixman/
Makefile.in     [all...]
  /external/pixman/test/
Makefile.in     [all...]
  /external/valgrind/main/helgrind/tests/
Makefile.in     [all...]
  /external/valgrind/main/massif/tests/
Makefile.in 724 distdir: $(DISTFILES)
733 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
740 if test -d "$(distdir)/$$file"; then \
741 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
744 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
745 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
747 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
749 test -f "$(distdir)/$$file" \
750 || cp -p $$d/$$file "$(distdir)/$$file" \
    [all...]
  /external/valgrind/main/memcheck/tests/vbit-test/
Makefile.in     [all...]
  /external/valgrind/main/memcheck/tests/x86/
Makefile.in 679 distdir: $(DISTFILES)
688 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
695 if test -d "$(distdir)/$$file"; then \
696 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
699 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
700 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
702 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
704 test -f "$(distdir)/$$file" \
705 || cp -p $$d/$$file "$(distdir)/$$file" \
    [all...]
  /external/valgrind/main/none/tests/arm/
Makefile.in     [all...]
  /external/valgrind/main/none/tests/mips32/
Makefile.in 723 distdir: $(DISTFILES)
732 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
739 if test -d "$(distdir)/$$file"; then \
740 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
743 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
744 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
746 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
748 test -f "$(distdir)/$$file" \
749 || cp -p $$d/$$file "$(distdir)/$$file" \
    [all...]
  /external/valgrind/main/none/tests/mips64/
Makefile.in     [all...]
  /external/chromium_org/third_party/yasm/source/config/android/
Makefile 491 distdir = $(PACKAGE)-$(VERSION) macro
492 top_distdir = $(distdir)
494 { test ! -d $(distdir) \
495 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
496 && rm -fr $(distdir); }; }
497 DIST_ARCHIVES = $(distdir).tar.gz
    [all...]
  /external/chromium_org/third_party/yasm/source/config/ios/
Makefile 491 distdir = $(PACKAGE)-$(VERSION) macro
492 top_distdir = $(distdir)
494 { test ! -d $(distdir) \
495 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
496 && rm -fr $(distdir); }; }
497 DIST_ARCHIVES = $(distdir).tar.gz
    [all...]
  /external/chromium_org/third_party/yasm/source/config/linux/
Makefile 491 distdir = $(PACKAGE)-$(VERSION) macro
492 top_distdir = $(distdir)
494 { test ! -d $(distdir) \
495 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
496 && rm -fr $(distdir); }; }
497 DIST_ARCHIVES = $(distdir).tar.gz
    [all...]
  /external/chromium_org/third_party/yasm/source/config/mac/
Makefile 491 distdir = $(PACKAGE)-$(VERSION) macro
492 top_distdir = $(distdir)
494 { test ! -d $(distdir) \
495 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
496 && rm -fr $(distdir); }; }
497 DIST_ARCHIVES = $(distdir).tar.gz
    [all...]
  /external/chromium_org/third_party/yasm/source/config/openbsd/
Makefile 491 distdir = $(PACKAGE)-$(VERSION) macro
492 top_distdir = $(distdir)
494 { test ! -d $(distdir) \
495 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
496 && rm -fr $(distdir); }; }
497 DIST_ARCHIVES = $(distdir).tar.gz
    [all...]
  /external/chromium_org/third_party/yasm/source/config/win/
Makefile 491 distdir = $(PACKAGE)-$(VERSION) macro
492 top_distdir = $(distdir)
494 { test ! -d $(distdir) \
495 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
496 && rm -fr $(distdir); }; }
497 DIST_ARCHIVES = $(distdir).tar.gz
    [all...]
  /external/bison/doc/
Makefile.in     [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
Makefile.in     [all...]
  /external/valgrind/main/helgrind/
Makefile.in 177 distdir
    [all...]

Completed in 886 milliseconds

1 2 3 4 5 6 7 891011>>