HomeSort by relevance Sort by last modified time
    Searched full:distdir (Results 26 - 50 of 330) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/libexif/binary/
Makefile.in 258 distdir: $(DISTFILES)
267 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
274 if test -d "$(distdir)/$$file"; then \
275 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
278 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
279 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
281 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
283 test -f "$(distdir)/$$file" \
284 || cp -p $$d/$$file "$(distdir)/$$file" \
289 top_distdir="$(top_distdir)" distdir="$(distdir)"
    [all...]
  /external/pixman/
Makefile.am 9 distdir="$(distdir)-`date '+%Y%m%d'`"; \
10 test -d "$(srcdir)/.git" && distdir=$$distdir-`cd "$(srcdir)" && git rev-parse HEAD | cut -c 1-6`; \
11 $(MAKE) $(AM_MAKEFLAGS) distdir="$$distdir" dist
  /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/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/openfst/src/
Makefile.in 63 distdir
388 distdir: $(DISTFILES)
397 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
404 if test -d "$(distdir)/$$file"; then \
405 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
408 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
409 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
411 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
413 test -f "$(distdir)/$$file" \
414 || cp -p $$d/$$file "$(distdir)/$$file"
    [all...]
  /external/openfst/src/extensions/
Makefile.in 63 distdir
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"
    [all...]
  /external/libvorbis/
Makefile.am 36 rm -rf `find $(distdir)/$$item -name .svn`; \
  /external/libvpx/libvpx/nestegg/
Makefile.am 45 find $(distdir) -type d -name '.git' | xargs rm -rf
  /external/libvpx/libvpx/nestegg/docs/
Makefile.am 15 dist_docdir = $(distdir)/libnestegg
  /external/chromium_org/third_party/opus/src/doc/
Makefile.in 262 distdir: $(DISTFILES)
271 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
278 if test -d "$(distdir)/$$file"; then \
279 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
282 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
283 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
285 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
287 test -f "$(distdir)/$$file" \
288 || cp -p $$d/$$file "$(distdir)/$$file" \
400 distclean-libtool distdir dvi dvi-am html html-am info info-am
    [all...]
  /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/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/libpng/
Makefile.in 153 distdir = $(PACKAGE)-$(VERSION)
154 top_distdir = $(distdir)
156 { test ! -d "$(distdir)" \
157 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
158 && rm -fr "$(distdir)"; }; }
159 DIST_ARCHIVES = $(distdir).tar.gz
    [all...]
  /external/libffi/
Makefile.in 204 distdir = $(PACKAGE)-$(VERSION)
205 top_distdir = $(distdir)
207 { test ! -d $(distdir) \
208 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
209 && rm -fr $(distdir); }; }
210 DIST_ARCHIVES = $(distdir).tar.gz
    [all...]
  /external/chromium_org/third_party/opus/src/
Makefile.in 439 distdir dist dist-all distcheck
445 distdir = $(PACKAGE)-$(VERSION)
446 top_distdir = $(distdir)
448 if test -d "$(distdir)"; then \
449 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
450 && rm -rf "$(distdir)" \
451 || { sleep 5 && rm -rf "$(distdir)"; }; \
478 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/flac/libFLAC/include/
Makefile.in 395 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
397 distdir: $(DISTFILES)
409 $(mkinstalldirs) "$(distdir)$$dir"; \
415 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
417 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
419 test -f $(distdir)/$$file \
420 || cp -p $$d/$$file $(distdir)/$$file \
426 test -d $(distdir)/$$subdir \
427 || mkdir $(distdir)/$$subdir \
432 distdir=../$(distdir)/$$subdir
    [all...]

Completed in 280 milliseconds

12 3 4 5 6 7 8 91011>>