/external/openfst/src/extensions/lookahead/ |
Makefile.in | 429 distdir: $(DISTFILES) 438 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 445 if test -d "$(distdir)/$$file"; then \ 446 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 449 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 450 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 452 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 454 test -f "$(distdir)/$$file" \ 455 || cp -p $$d/$$file "$(distdir)/$$file" \ 572 distclean-tags distdir dvi dvi-am html html-am info info-am [all...] |
/external/openfst/src/extensions/ngram/ |
Makefile.in | 394 distdir: $(DISTFILES) 403 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 410 if test -d "$(distdir)/$$file"; then \ 411 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 414 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 415 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 417 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 419 test -f "$(distdir)/$$file" \ 420 || cp -p $$d/$$file "$(distdir)/$$file" \ 537 distclean-tags distdir dvi dvi-am html html-am info info-am [all...] |
/external/openfst/src/lib/ |
Makefile.in | 392 distdir: $(DISTFILES) 401 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 408 if test -d "$(distdir)/$$file"; then \ 409 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 412 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 413 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 415 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 417 test -f "$(distdir)/$$file" \ 418 || cp -p $$d/$$file "$(distdir)/$$file" \ 535 distclean-tags distdir dvi dvi-am html html-am info info-am [all...] |
/external/openfst/src/test/ |
Makefile.in | 455 distdir: $(DISTFILES) 464 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 471 if test -d "$(distdir)/$$file"; then \ 472 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 475 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 476 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 478 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 480 test -f "$(distdir)/$$file" \ 481 || cp -p $$d/$$file "$(distdir)/$$file" \ 597 distclean-libtool distclean-tags distdir dvi dvi-am html [all...] |
/external/stressapptest/src/ |
Makefile.in | 370 distdir: $(DISTFILES) 379 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 386 if test -d "$(distdir)/$$file"; then \ 387 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 390 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 391 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 393 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 395 test -f "$(distdir)/$$file" \ 396 || cp -p $$d/$$file "$(distdir)/$$file" \ 505 distclean-generic distclean-hdr distclean-tags distdir dvi [all...] |
/external/valgrind/main/include/ |
Makefile.in | 412 distdir: $(DISTFILES) 421 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 428 if test -d "$(distdir)/$$file"; then \ 429 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 432 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 433 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 435 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 437 test -f "$(distdir)/$$file" \ 438 || cp -p $$d/$$file "$(distdir)/$$file" \ 548 ctags distclean distclean-generic distclean-tags distdir dvi [all...] |
/external/elfutils/0.153/ |
Makefile.am | 46 chmod -R u+w $(distdir)
|
/external/harfbuzz_ng/ |
Makefile.am | 64 chmod -R a-s $(distdir)
|
/ndk/sources/host-tools/sed-4.2.1/ |
Makefile.am | 28 cp -p $(srcdir)/bootstrap.sh $(distdir)/bootstrap.sh
|
/external/chromium_org/sdch/open-vcdiff/ |
Makefile.in | 259 distdir = $(PACKAGE)-$(VERSION) 260 top_distdir = $(distdir) 262 { test ! -d "$(distdir)" \ 263 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 264 && rm -fr "$(distdir)"; }; } 265 DIST_ARCHIVES = $(distdir).tar.gz [all...] |
/external/flac/libFLAC/ia32/ |
Makefile.in | 366 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) 368 distdir: $(DISTFILES) 380 $(mkinstalldirs) "$(distdir)$$dir"; \ 386 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 388 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 390 test -f $(distdir)/$$file \ 391 || cp -p $$d/$$file $(distdir)/$$file \ 474 distclean-tags distdir dvi dvi-am info info-am install \
|
/external/flac/libFLAC/ppc/as/ |
Makefile.in | 380 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) 382 distdir: $(DISTFILES) 394 $(mkinstalldirs) "$(distdir)$$dir"; \ 400 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 402 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 404 test -f $(distdir)/$$file \ 405 || cp -p $$d/$$file $(distdir)/$$file \ 488 distclean-tags distdir dvi dvi-am info info-am install \
|
/external/flac/libFLAC/ppc/gas/ |
Makefile.in | 380 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) 382 distdir: $(DISTFILES) 394 $(mkinstalldirs) "$(distdir)$$dir"; \ 400 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 402 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 404 test -f $(distdir)/$$file \ 405 || cp -p $$d/$$file $(distdir)/$$file \ 488 distclean-tags distdir dvi dvi-am info info-am install \
|
/external/libvorbis/lib/ |
Makefile.in | 598 distdir: $(DISTFILES) 607 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 615 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 617 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 619 test -f $(distdir)/$$file \ 620 || cp -p $$d/$$file $(distdir)/$$file \ 626 test -d "$(distdir)/$$subdir" \ 627 || $(MKDIR_P) "$(distdir)/$$subdir" \ 629 distdir=`$(am__cd) $(distdir) && pwd`; [all...] |
/external/elfutils/0.153/libasm/ |
Makefile.in | 485 distdir: $(DISTFILES) 494 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 501 if test -d "$(distdir)/$$file"; then \ 502 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 505 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 506 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 508 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 510 test -f "$(distdir)/$$file" \ 511 || cp -p $$d/$$file "$(distdir)/$$file" \ 623 distclean-tags distdir dvi dvi-am html html-am info info-am [all...] |
/external/elfutils/0.153/libebl/ |
Makefile.in | 483 distdir: $(DISTFILES) 492 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 499 if test -d "$(distdir)/$$file"; then \ 500 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 503 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 504 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 506 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 508 test -f "$(distdir)/$$file" \ 509 || cp -p $$d/$$file "$(distdir)/$$file" \ 619 distclean-generic distclean-tags distdir dvi dvi-am html [all...] |
/external/libcap-ng/libcap-ng-0.7/utils/ |
Makefile.in | 475 distdir: $(DISTFILES) 497 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 504 if test -d "$(distdir)/$$file"; then \ 505 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 508 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 509 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 511 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 513 test -f "$(distdir)/$$file" \ 514 || cp -p $$d/$$file "$(distdir)/$$file" \ 629 distclean-generic distclean-libtool distclean-tags distdir dvi [all...] |
/external/libexif/test/nls/ |
Makefile.in | 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" \ 631 distclean-libtool distclean-tags distdir dvi dvi-am html [all...] |
/external/libmtp/examples/ |
Makefile.in | 528 distdir: $(DISTFILES) 537 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 544 if test -d "$(distdir)/$$file"; then \ 545 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 548 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 549 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 551 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 553 test -f "$(distdir)/$$file" \ 554 || cp -p $$d/$$file "$(distdir)/$$file" \ 665 distclean-generic distclean-libtool distclean-tags distdir dvi [all...] |
/external/libmtp/src/ |
Makefile.in | 447 distdir: $(DISTFILES) 456 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 463 if test -d "$(distdir)/$$file"; then \ 464 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 467 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 468 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 470 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 472 test -f "$(distdir)/$$file" \ 473 || cp -p $$d/$$file "$(distdir)/$$file" \ 588 distclean-tags distdir dvi dvi-am html html-am info info-am [all...] |
/external/libusb/libusb/ |
Makefile.in | 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" \ 622 distclean-tags distdir dvi dvi-am html html-am info info-am [all...] |
/external/openfst/src/extensions/compact/ |
Makefile.in | 622 distdir: $(DISTFILES) 631 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 638 if test -d "$(distdir)/$$file"; then \ 639 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 642 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 643 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 645 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 647 test -f "$(distdir)/$$file" \ 648 || cp -p $$d/$$file "$(distdir)/$$file" \ [all...] |
/external/openfst/src/extensions/far/ |
Makefile.in | 535 distdir: $(DISTFILES) 544 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 551 if test -d "$(distdir)/$$file"; then \ 552 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 555 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 556 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 558 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 560 test -f "$(distdir)/$$file" \ 561 || cp -p $$d/$$file "$(distdir)/$$file" \ 678 distclean-libtool distclean-tags distdir dvi dvi-am html [all...] |
/external/openfst/src/extensions/pdt/ |
Makefile.in | 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" \ 656 distclean-libtool distclean-tags distdir dvi dvi-am html [all...] |
/external/openfst/src/include/ |
Makefile.in | 455 distdir: $(DISTFILES) 464 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 471 if test -d "$(distdir)/$$file"; then \ 472 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 475 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 476 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 478 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 480 test -f "$(distdir)/$$file" \ 481 || cp -p $$d/$$file "$(distdir)/$$file" \ 592 distclean-libtool distclean-tags distdir dvi dvi-am html [all...] |