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

1 2

  /external/strace/
make-dist 7 distdir=strace-dist-$$
8 abs_distdir="`pwd`/$distdir"
12 git clone -q -n -s .git "$distdir"
14 cd $distdir
  /external/libvncserver/
Makefile 132 distdir dist dist-all distcheck
136 distdir = $(PACKAGE)-$(VERSION) macro
137 top_distdir = $(distdir)
139 if test -d "$(distdir)"; then \
140 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
141 && rm -rf "$(distdir)" \
142 || { sleep 5 && rm -rf "$(distdir)"; }; \
169 DIST_ARCHIVES = $(distdir).tar.gz
607 distdir: $(DISTFILES)
609 test -d "$(distdir)" || mkdir "$(distdir)
    [all...]
  /external/elfutils/src/
Makefile 167 cscope distdir dist dist-all distcheck
191 distdir = $(PACKAGE)-$(VERSION) macro
192 top_distdir = $(distdir)
194 if test -d "$(distdir)"; then \
195 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
196 && rm -rf "$(distdir)" \
197 || { sleep 5 && rm -rf "$(distdir)"; }; \
226 DIST_ARCHIVES = $(distdir).tar.bz2
561 distdir: $(DISTFILES)
569 test -d "$(distdir)" || mkdir "$(distdir)
    [all...]
Makefile.am 42 chmod -R u+w $(distdir)
  /external/libogg/
Makefile.am 22 rm -rf `find $(distdir)/$$item -name .svn`; \
  /external/libogg/win32/
Makefile 144 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) macro
146 distdir: $(DISTFILES)
152 $(mkinstalldirs) "$(distdir)$$dir"; \
158 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
160 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
162 test -f $(distdir)/$$file \
163 || cp -p $$d/$$file $(distdir)/$$file \
234 distclean distclean-generic distclean-libtool distdir dvi \
  /external/libvorbis/
Makefile.am 36 rm -rf `find $(distdir)/$$item -name .svn`; \
  /external/bison/
Makefile.am 55 $(AM_V_GEN)echo $(VERSION) > $(distdir)/.tarball-version
70 cl=$(distdir)/ChangeLog && \
  /external/elfutils/src/src/
Makefile 831 distdir: $(DISTFILES)
840 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
847 if test -d "$(distdir)/$$file"; then \
848 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
851 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
852 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
854 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
856 test -f "$(distdir)/$$file" \
857 || cp -p $$d/$$file "$(distdir)/$$file" \
    [all...]
  /external/libxml2/
Makefile.am     [all...]
  /external/google-tv-pairing-protocol/cpp/
Makefile.am 171 test ! -e "$(distdir)/vsprojects" \
172 || chmod -R u+w $(distdir)/*.sln $(distdir)/vsprojects/
  /ndk/sources/host-tools/make-3.81/w32/
Makefile 377 distdir: $(DISTFILES)
389 $(mkdir_p) "$(distdir)$$dir"; \
395 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
397 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
399 test -f $(distdir)/$$file \
400 || cp -p $$d/$$file $(distdir)/$$file \
483 distclean-generic distclean-tags distdir dvi dvi-am html \
  /external/libvncserver/webclients/
Makefile 88 distdir
433 distdir: $(DISTFILES)
442 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
449 if test -d "$(distdir)/$$file"; then \
450 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
453 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
454 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
456 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
458 test -f "$(distdir)/$$file" \
459 || cp -p $$d/$$file "$(distdir)/$$file"
    [all...]
  /external/libvncserver/webclients/java-applet/
Makefile 88 distdir
433 distdir: $(DISTFILES)
442 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
449 if test -d "$(distdir)/$$file"; then \
450 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
453 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
454 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
456 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
458 test -f "$(distdir)/$$file" \
459 || cp -p $$d/$$file "$(distdir)/$$file"
    [all...]
  /external/elfutils/src/po/
Makefile 441 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) macro
442 dist distdir:
465 cp -p $$file $(distdir) || exit 1; \
467 cp -p $(srcdir)/$$file $(distdir) || exit 1; \
  /external/libvncserver/examples/
Makefile 202 distdir
659 distdir: $(DISTFILES)
668 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
675 if test -d "$(distdir)/$$file"; then \
676 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
679 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
680 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
682 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
684 test -f "$(distdir)/$$file" \
685 || cp -p $$d/$$file "$(distdir)/$$file"
    [all...]
  /external/elfutils/src/config/
Makefile 281 distdir: $(DISTFILES)
290 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
297 if test -d "$(distdir)/$$file"; then \
298 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
301 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
302 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
304 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
306 test -f "$(distdir)/$$file" \
307 || cp -p $$d/$$file "$(distdir)/$$file" \
414 ctags-am distclean distclean-generic distdir dvi dvi-am html
    [all...]
  /external/elfutils/src/m4/
Makefile 279 distdir: $(DISTFILES)
288 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
295 if test -d "$(distdir)/$$file"; then \
296 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
299 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
300 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
302 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
304 test -f "$(distdir)/$$file" \
305 || cp -p $$d/$$file "$(distdir)/$$file" \
412 ctags-am distclean distclean-generic distdir dvi dvi-am html
    [all...]
  /external/libvncserver/webclients/java-applet/ssl/
Makefile 263 distdir: $(DISTFILES)
272 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
279 if test -d "$(distdir)/$$file"; then \
280 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
283 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
284 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
286 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
288 test -f "$(distdir)/$$file" \
289 || cp -p $$d/$$file "$(distdir)/$$file" \
396 distclean distclean-generic distclean-libtool distdir dvi
    [all...]
  /external/elfutils/src/lib/
Makefile 437 distdir: $(DISTFILES)
446 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
453 if test -d "$(distdir)/$$file"; then \
454 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
457 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
458 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
460 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
462 test -f "$(distdir)/$$file" \
463 || cp -p $$d/$$file "$(distdir)/$$file" \
575 distclean-compile distclean-generic distclean-tags distdir dvi
    [all...]
  /external/elfutils/src/libasm/
Makefile 588 distdir: $(DISTFILES)
597 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
604 if test -d "$(distdir)/$$file"; then \
605 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
608 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
609 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
611 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
613 test -f "$(distdir)/$$file" \
614 || cp -p $$d/$$file "$(distdir)/$$file" \
729 distclean-generic distclean-tags distdir dvi dvi-am html
    [all...]
  /external/elfutils/src/libcpu/
Makefile 484 distdir: $(DISTFILES)
493 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
500 if test -d "$(distdir)/$$file"; then \
501 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
504 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
505 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
507 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
509 test -f "$(distdir)/$$file" \
510 || cp -p $$d/$$file "$(distdir)/$$file" \
627 distclean-tags distdir dvi dvi-am html html-am info info-am
    [all...]
  /external/elfutils/src/libdwelf/
Makefile 493 distdir: $(DISTFILES)
502 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
509 if test -d "$(distdir)/$$file"; then \
510 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
513 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
514 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
516 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
518 test -f "$(distdir)/$$file" \
519 || cp -p $$d/$$file "$(distdir)/$$file" \
634 distclean-compile distclean-generic distclean-tags distdir dvi
    [all...]
  /external/elfutils/src/libebl/
Makefile 597 distdir: $(DISTFILES)
606 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
613 if test -d "$(distdir)/$$file"; then \
614 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
617 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
618 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
620 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
622 test -f "$(distdir)/$$file" \
623 || cp -p $$d/$$file "$(distdir)/$$file" \
738 distclean-compile distclean-generic distclean-tags distdir dvi
    [all...]
  /external/libvncserver/client_examples/
Makefile 513 distdir: $(DISTFILES)
522 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
529 if test -d "$(distdir)/$$file"; then \
530 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
533 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
534 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
536 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
538 test -f "$(distdir)/$$file" \
539 || cp -p $$d/$$file "$(distdir)/$$file" \
653 distclean-tags distdir dvi dvi-am html html-am info info-am
    [all...]

Completed in 936 milliseconds

1 2