/external/bison/ |
Makefile.in | 238 cscope distdir dist dist-all distcheck 244 distdir = $(PACKAGE)-$(VERSION) 245 top_distdir = $(distdir) 247 if test -d "$(distdir)"; then \ 248 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 249 && rm -rf "$(distdir)" \ 250 || { sleep 5 && rm -rf "$(distdir)"; }; \ 278 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz [all...] |
/external/libcap-ng/libcap-ng-0.7/bindings/ |
Makefile.in | 85 distdir 421 distdir: $(DISTFILES) 430 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 437 if test -d "$(distdir)/$$file"; then \ 438 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 441 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 442 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 444 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 446 test -f "$(distdir)/$$file" \ 447 || cp -p $$d/$$file "$(distdir)/$$file" [all...] |
/external/libexif/contrib/ |
Makefile.in | 79 distdir 430 distdir: $(DISTFILES) 439 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 446 if test -d "$(distdir)/$$file"; then \ 447 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 450 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 451 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 453 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 455 test -f "$(distdir)/$$file" \ 456 || cp -p $$d/$$file "$(distdir)/$$file" [all...] |
/external/libmicrohttpd/src/ |
Makefile.in | 139 distdir 504 distdir: $(DISTFILES) 513 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 520 if test -d "$(distdir)/$$file"; then \ 521 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 524 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 525 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 527 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 529 test -f "$(distdir)/$$file" \ 530 || cp -p $$d/$$file "$(distdir)/$$file" [all...] |
/external/netperf/src/missing/ |
Makefile.in | 79 distdir 413 distdir: $(DISTFILES) 422 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 429 if test -d "$(distdir)/$$file"; then \ 430 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 433 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 434 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 436 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 438 test -f "$(distdir)/$$file" \ 439 || cp -p $$d/$$file "$(distdir)/$$file" [all...] |
/external/libvorbis/ |
Makefile.am | 36 rm -rf `find $(distdir)/$$item -name .svn`; \
|
/frameworks/multidex/ |
build.gradle | 26 project.ext.distDir = new File(System.env.DIST_DIR).getCanonicalFile() 29 project.ext.distDir = file('../../out/dist') 46 destinationDir project.ext.distDir 96 Files.write(xml, new File(project.ext.distDir, 'repo-extras.xml'), Charsets.UTF_8)
|
/external/libexif/m4m/ |
Makefile.in | 257 distdir: $(DISTFILES) 266 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 273 if test -d "$(distdir)/$$file"; then \ 274 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 277 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 278 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 280 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 282 test -f "$(distdir)/$$file" \ 283 || cp -p $$d/$$file "$(distdir)/$$file" \ 385 distclean distclean-generic distclean-libtool distdir dvi [all...] |
/external/libmtp/doc/ |
Makefile.in | 223 distdir: $(DISTFILES) 232 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 239 if test -d "$(distdir)/$$file"; then \ 240 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 243 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 244 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 246 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 248 test -f "$(distdir)/$$file" \ 249 || cp -p $$d/$$file "$(distdir)/$$file" \ 356 distclean-libtool distdir dvi dvi-am html html-am info info-am [all...] |
/external/libopus/doc/ |
Makefile.in | 270 distdir: $(DISTFILES) 279 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 286 if test -d "$(distdir)/$$file"; then \ 287 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 290 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 291 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 293 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 295 test -f "$(distdir)/$$file" \ 296 || cp -p $$d/$$file "$(distdir)/$$file" \ 408 distclean-libtool distdir dvi dvi-am html html-am info info-am [all...] |
/external/libusb/doc/ |
Makefile.in | 225 distdir: $(DISTFILES) 234 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 241 if test -d "$(distdir)/$$file"; then \ 242 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 245 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 246 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 248 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 250 test -f "$(distdir)/$$file" \ 251 || cp -p $$d/$$file "$(distdir)/$$file" \ 353 distclean distclean-generic distclean-libtool distdir dvi [all...] |
/external/netperf/doc/examples/ |
Makefile.in | 206 distdir: $(DISTFILES) 215 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 222 if test -d "$(distdir)/$$file"; then \ 223 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 226 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 227 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 229 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 231 test -f "$(distdir)/$$file" \ 232 || cp -p $$d/$$file "$(distdir)/$$file" \ 339 distclean-generic distdir dvi dvi-am html html-am info info-am [all...] |
/external/netperf/src/missing/m4/ |
Makefile.in | 192 distdir: $(DISTFILES) 201 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 208 if test -d "$(distdir)/$$file"; then \ 209 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 212 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 213 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 215 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 217 test -f "$(distdir)/$$file" \ 218 || cp -p $$d/$$file "$(distdir)/$$file" \ 325 distclean-generic distdir dvi dvi-am html html-am info info-am [all...] |
/external/protobuf/gtest/ |
Makefile.in | 458 distdir = $(PACKAGE)-$(VERSION) 459 top_distdir = $(distdir) 461 if test -d "$(distdir)"; then \ 462 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 463 && rm -rf "$(distdir)" \ 464 || { sleep 5 && rm -rf "$(distdir)"; }; \ 467 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).zip [all...] |
/external/c-ares/ |
Makefile.in | 148 distdir = $(PACKAGE)-$(VERSION) 149 top_distdir = $(distdir) 151 { test ! -d $(distdir) \ 152 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 153 && rm -fr $(distdir); }; } 154 DIST_ARCHIVES = $(distdir).tar.gz [all...] |
/external/google-tv-pairing-protocol/cpp/ |
Makefile.in | 172 distdir dist dist-all distcheck 178 distdir = $(PACKAGE)-$(VERSION) 179 top_distdir = $(distdir) 181 { test ! -d "$(distdir)" \ 182 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 183 && rm -fr "$(distdir)"; }; } 209 DIST_ARCHIVES = $(distdir).tar.gz [all...] |
/external/libogg/doc/ |
Makefile.in | 385 distdir: $(DISTFILES) 397 $(mkdir_p) "$(distdir)$$dir"; \ 403 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 405 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 407 test -f $(distdir)/$$file \ 408 || cp -p $$d/$$file $(distdir)/$$file \ 414 test -d "$(distdir)/$$subdir" \ 415 || $(mkdir_p) "$(distdir)/$$subdir" \ 417 distdir=`$(am__cd) $(distdir) && pwd`; [all...] |
/external/libogg/include/ |
Makefile.in | 353 distdir: $(DISTFILES) 365 $(mkdir_p) "$(distdir)$$dir"; \ 371 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 373 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 375 test -f $(distdir)/$$file \ 376 || cp -p $$d/$$file $(distdir)/$$file \ 382 test -d "$(distdir)/$$subdir" \ 383 || $(mkdir_p) "$(distdir)/$$subdir" \ 385 distdir=`$(am__cd) $(distdir) && pwd`; [all...] |
/external/libvorbis/doc/ |
Makefile.in | 486 distdir: $(DISTFILES) 495 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 503 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 505 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 507 test -f $(distdir)/$$file \ 508 || cp -p $$d/$$file $(distdir)/$$file \ 514 test -d "$(distdir)/$$subdir" \ 515 || $(MKDIR_P) "$(distdir)/$$subdir" \ 517 distdir=`$(am__cd) $(distdir) && pwd`; [all...] |
/external/libvorbis/include/ |
Makefile.in | 369 distdir: $(DISTFILES) 378 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 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 \ 397 test -d "$(distdir)/$$subdir" \ 398 || $(MKDIR_P) "$(distdir)/$$subdir" \ 400 distdir=`$(am__cd) $(distdir) && pwd`; [all...] |
/external/libvorbis/lib/books/ |
Makefile.in | 369 distdir: $(DISTFILES) 378 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 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 \ 397 test -d "$(distdir)/$$subdir" \ 398 || $(MKDIR_P) "$(distdir)/$$subdir" \ 400 distdir=`$(am__cd) $(distdir) && pwd`; [all...] |
/external/libcap-ng/libcap-ng-0.7/src/ |
Makefile.in | 139 distdir 590 distdir: $(DISTFILES) 599 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 606 if test -d "$(distdir)/$$file"; then \ 607 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 610 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 611 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 613 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 615 test -f "$(distdir)/$$file" \ 616 || cp -p $$d/$$file "$(distdir)/$$file" [all...] |
/external/libmicrohttpd/doc/examples/ |
Makefile.in | 216 distdir 699 distdir: $(DISTFILES) 708 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 715 if test -d "$(distdir)/$$file"; then \ 716 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 719 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 720 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 722 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 724 test -f "$(distdir)/$$file" \ 725 || cp -p $$d/$$file "$(distdir)/$$file" [all...] |
/external/libmicrohttpd/src/include/ |
Makefile.in | 169 distdir 545 distdir: $(DISTFILES) 554 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 561 if test -d "$(distdir)/$$file"; then \ 562 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 565 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 566 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 568 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 570 test -f "$(distdir)/$$file" \ 571 || cp -p $$d/$$file "$(distdir)/$$file" [all...] |
/external/libmicrohttpd/src/spdy2http/ |
Makefile.in | 175 distdir 630 distdir: $(DISTFILES) 639 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 646 if test -d "$(distdir)/$$file"; then \ 647 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 650 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 651 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 653 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 655 test -f "$(distdir)/$$file" \ 656 || cp -p $$d/$$file "$(distdir)/$$file" [all...] |