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

1 2 34 5 6 7 8 91011>>

  /external/libvorbis/lib/modes/
Makefile.in 237 distdir: $(DISTFILES)
246 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
254 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
256 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
258 test -f $(distdir)/$$file \
259 || cp -p $$d/$$file $(distdir)/$$file \
348 distclean distclean-generic distclean-libtool distdir dvi \
  /external/libvorbis/m4/
Makefile.in 233 distdir: $(DISTFILES)
242 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
250 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
252 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
254 test -f $(distdir)/$$file \
255 || cp -p $$d/$$file $(distdir)/$$file \
344 distclean distclean-generic distclean-libtool distdir dvi \
  /ndk/sources/host-tools/make-3.81/config/
Makefile.in 231 distdir: $(DISTFILES)
243 $(mkdir_p) "$(distdir)$$dir"; \
249 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
251 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
253 test -f $(distdir)/$$file \
254 || cp -p $$d/$$file $(distdir)/$$file \
333 distclean-generic distdir dvi dvi-am html html-am info info-am \
  /hardware/intel/img/libdrm/libdrm/
Makefile.in 514 distdir: $(DISTFILES)
523 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
531 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
533 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
535 test -f $(distdir)/$$file \
536 || cp -p $$d/$$file $(distdir)/$$file \
542 test -d "$(distdir)/$$subdir" \
543 || $(MKDIR_P) "$(distdir)/$$subdir" \
545 distdir=`$(am__cd) $(distdir) && pwd`;
    [all...]
  /hardware/intel/img/libdrm/tests/
Makefile.in 644 distdir: $(DISTFILES)
653 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
661 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
663 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
665 test -f $(distdir)/$$file \
666 || cp -p $$d/$$file $(distdir)/$$file \
672 test -d "$(distdir)/$$subdir" \
673 || $(MKDIR_P) "$(distdir)/$$subdir" \
675 distdir=`$(am__cd) $(distdir) && pwd`;
    [all...]
  /external/chromium_org/third_party/opus/src/
Makefile.in 537 distdir dist dist-all distcheck
543 distdir = $(PACKAGE)-$(VERSION)
544 top_distdir = $(distdir)
546 if test -d "$(distdir)"; then \
547 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
548 && rm -rf "$(distdir)" \
549 || { sleep 5 && rm -rf "$(distdir)"; }; \
576 DIST_ARCHIVES = $(distdir).tar.gz
    [all...]
  /external/libopus/
Makefile.in 537 distdir dist dist-all distcheck
543 distdir = $(PACKAGE)-$(VERSION)
544 top_distdir = $(distdir)
546 if test -d "$(distdir)"; then \
547 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
548 && rm -rf "$(distdir)" \
549 || { sleep 5 && rm -rf "$(distdir)"; }; \
576 DIST_ARCHIVES = $(distdir).tar.gz
    [all...]
  /external/protobuf/gtest/
Makefile.in 646 distdir = $(PACKAGE)-$(VERSION)
647 top_distdir = $(distdir)
649 if test -d "$(distdir)"; then \
650 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
651 && rm -rf "$(distdir)" \
652 || { sleep 5 && rm -rf "$(distdir)"; }; \
654 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).zip
    [all...]
  /external/libcap-ng/libcap-ng-0.7/bindings/python/
Makefile.in 114 distdir
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"
    [all...]
  /external/libexif/test/
Makefile.in 146 distdir
658 distdir: $(DISTFILES)
667 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
674 if test -d "$(distdir)/$$file"; then \
675 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
678 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
679 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
681 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
683 test -f "$(distdir)/$$file" \
684 || cp -p $$d/$$file "$(distdir)/$$file"
    [all...]
  /external/valgrind/main/cachegrind/tests/
Makefile.in 111 distdir
672 distdir: $(DISTFILES)
681 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
688 if test -d "$(distdir)/$$file"; then \
689 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
692 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
693 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
695 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
697 test -f "$(distdir)/$$file" \
698 || cp -p $$d/$$file "$(distdir)/$$file"
    [all...]
  /external/valgrind/main/callgrind/tests/
Makefile.in 104 distdir
650 distdir: $(DISTFILES)
659 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
666 if test -d "$(distdir)/$$file"; then \
667 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
670 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
671 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
673 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
675 test -f "$(distdir)/$$file" \
676 || cp -p $$d/$$file "$(distdir)/$$file"
    [all...]
  /external/valgrind/main/exp-bbv/tests/
Makefile.in 94 distdir
595 distdir: $(DISTFILES)
604 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
611 if test -d "$(distdir)/$$file"; then \
612 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
615 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
616 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
618 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
620 test -f "$(distdir)/$$file" \
621 || cp -p $$d/$$file "$(distdir)/$$file"
    [all...]
  /external/elfutils/0.153/lib/
Makefile.in 338 distdir: $(DISTFILES)
347 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
354 if test -d "$(distdir)/$$file"; then \
355 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
358 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
359 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
361 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
363 test -f "$(distdir)/$$file" \
364 || cp -p $$d/$$file "$(distdir)/$$file" \
471 distclean-generic distclean-tags distdir dvi dvi-am html
    [all...]
  /external/elfutils/0.153/libcpu/
Makefile.in 372 distdir: $(DISTFILES)
381 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
388 if test -d "$(distdir)/$$file"; then \
389 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
392 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
393 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
395 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
397 test -f "$(distdir)/$$file" \
398 || cp -p $$d/$$file "$(distdir)/$$file" \
508 distclean-compile distclean-generic distclean-tags distdir dvi
    [all...]
  /external/libcap-ng/libcap-ng-0.7/bindings/python/test/
Makefile.in 349 distdir: $(DISTFILES)
358 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
365 if test -d "$(distdir)/$$file"; then \
366 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
369 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
370 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
372 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
374 test -f "$(distdir)/$$file" \
375 || cp -p $$d/$$file "$(distdir)/$$file" \
485 distdir dvi dvi-am html html-am info info-am install
    [all...]
  /external/libcap-ng/libcap-ng-0.7/docs/
Makefile.in 326 distdir: $(DISTFILES)
348 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
355 if test -d "$(distdir)/$$file"; then \
356 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
359 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
360 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
362 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
364 test -f "$(distdir)/$$file" \
365 || cp -p $$d/$$file "$(distdir)/$$file" \
477 distclean distclean-generic distclean-libtool distdir dvi
    [all...]
  /external/libcap-ng/libcap-ng-0.7/m4/
Makefile.in 301 distdir: $(DISTFILES)
310 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
317 if test -d "$(distdir)/$$file"; then \
318 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
321 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
322 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
324 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
326 test -f "$(distdir)/$$file" \
327 || cp -p $$d/$$file "$(distdir)/$$file" \
437 distclean distclean-generic distclean-libtool distdir dvi
    [all...]
  /external/libcap-ng/libcap-ng-0.7/src/test/
Makefile.in 463 distdir: $(DISTFILES)
472 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
479 if test -d "$(distdir)/$$file"; then \
480 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
483 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
484 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
486 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
488 test -f "$(distdir)/$$file" \
489 || cp -p $$d/$$file "$(distdir)/$$file" \
605 distclean-libtool distclean-tags distdir dvi dvi-am html
    [all...]
  /external/libedit/doc/
Makefile.in 404 distdir: $(DISTFILES)
413 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
420 if test -d "$(distdir)/$$file"; then \
421 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
424 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
425 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
427 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
429 test -f "$(distdir)/$$file" \
430 || cp -p $$d/$$file "$(distdir)/$$file" \
545 distclean-libtool distdir dvi dvi-am html html-am info info-am
    [all...]
  /external/libedit/examples/
Makefile.in 445 distdir: $(DISTFILES)
454 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
461 if test -d "$(distdir)/$$file"; then \
462 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
465 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
466 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
468 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
470 test -f "$(distdir)/$$file" \
471 || cp -p $$d/$$file "$(distdir)/$$file" \
585 distclean-libtool distclean-tags distdir dvi dvi-am html
    [all...]
  /external/libexif/contrib/examples/
Makefile.in 402 distdir: $(DISTFILES)
411 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
418 if test -d "$(distdir)/$$file"; then \
419 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
422 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
423 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
425 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
427 test -f "$(distdir)/$$file" \
428 || cp -p $$d/$$file "$(distdir)/$$file" \
538 distclean-libtool distclean-tags distdir dvi dvi-am html
    [all...]
  /external/libexif/doc/
Makefile.in 334 distdir: $(DISTFILES)
343 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
350 if test -d "$(distdir)/$$file"; then \
351 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
354 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
355 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
357 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
359 test -f "$(distdir)/$$file" \
360 || cp -p $$d/$$file "$(distdir)/$$file" \
467 distclean-libtool distdir dvi dvi-am html html-am info info-am
    [all...]
  /external/libusb/examples/
Makefile.in 385 distdir: $(DISTFILES)
394 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
401 if test -d "$(distdir)/$$file"; then \
402 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
405 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
406 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
408 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
410 test -f "$(distdir)/$$file" \
411 || cp -p $$d/$$file "$(distdir)/$$file" \
520 distclean-tags distdir dvi dvi-am html html-am info info-am
    [all...]
  /external/openfst/src/extensions/const/
Makefile.in 417 distdir: $(DISTFILES)
426 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
433 if test -d "$(distdir)/$$file"; then \
434 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
437 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
438 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
440 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
442 test -f "$(distdir)/$$file" \
443 || cp -p $$d/$$file "$(distdir)/$$file" \
560 distclean-tags distdir dvi dvi-am html html-am info info-am
    [all...]

Completed in 1484 milliseconds

1 2 34 5 6 7 8 91011>>