Lines Matching full:distdir
92 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" \
446 || test -d "$(distdir)/$$subdir" \
447 || $(MKDIR_P) "$(distdir)/$$subdir" \
449 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
455 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
456 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
460 distdir="$$new_distdir" \
464 distdir) \
575 distclean-libtool distclean-tags distdir dvi dvi-am html \