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

  /external/elfutils/0.153/
Makefile.am 46 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 && \
maint.mk     [all...]
  /external/google-tv-pairing-protocol/cpp/
Makefile.am 171 test ! -e "$(distdir)/vsprojects" \
172 || chmod -R u+w $(distdir)/*.sln $(distdir)/vsprojects/
  /external/chromium_org/third_party/yasm/source/config/android/
Makefile 491 distdir = $(PACKAGE)-$(VERSION) macro
492 top_distdir = $(distdir)
494 { test ! -d $(distdir) \
495 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
496 && rm -fr $(distdir); }; }
497 DIST_ARCHIVES = $(distdir).tar.gz
    [all...]
  /external/chromium_org/third_party/yasm/source/config/ios/
Makefile 491 distdir = $(PACKAGE)-$(VERSION) macro
492 top_distdir = $(distdir)
494 { test ! -d $(distdir) \
495 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
496 && rm -fr $(distdir); }; }
497 DIST_ARCHIVES = $(distdir).tar.gz
    [all...]
  /external/chromium_org/third_party/yasm/source/config/linux/
Makefile 491 distdir = $(PACKAGE)-$(VERSION) macro
492 top_distdir = $(distdir)
494 { test ! -d $(distdir) \
495 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
496 && rm -fr $(distdir); }; }
497 DIST_ARCHIVES = $(distdir).tar.gz
    [all...]
  /external/chromium_org/third_party/yasm/source/config/mac/
Makefile 491 distdir = $(PACKAGE)-$(VERSION) macro
492 top_distdir = $(distdir)
494 { test ! -d $(distdir) \
495 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
496 && rm -fr $(distdir); }; }
497 DIST_ARCHIVES = $(distdir).tar.gz
    [all...]
  /external/chromium_org/third_party/yasm/source/config/openbsd/
Makefile 491 distdir = $(PACKAGE)-$(VERSION) macro
492 top_distdir = $(distdir)
494 { test ! -d $(distdir) \
495 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
496 && rm -fr $(distdir); }; }
497 DIST_ARCHIVES = $(distdir).tar.gz
    [all...]
  /external/chromium_org/third_party/yasm/source/config/win/
Makefile 491 distdir = $(PACKAGE)-$(VERSION) macro
492 top_distdir = $(distdir)
494 { test ! -d $(distdir) \
495 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
496 && rm -fr $(distdir); }; }
497 DIST_ARCHIVES = $(distdir).tar.gz
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
Makefile.am     [all...]
  /external/chromium_org/third_party/cython/src/
runtests.py     [all...]
  /build/core/
definitions.mk     [all...]

Completed in 1236 milliseconds