Lines Matching full:distdir
146 distdir
658 distdir: $(DISTFILES)
667 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
674 if test -d "$(distdir)/$$file"; then \
675 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
678 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
679 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
681 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
683 test -f "$(distdir)/$$file" \
684 || cp -p $$d/$$file "$(distdir)/$$file" \
690 test -d "$(distdir)/$$subdir" \
691 || $(MKDIR_P) "$(distdir)/$$subdir" \
697 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
703 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
704 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
708 distdir="$$new_distdir" \
712 distdir) \
826 distclean-libtool distclean-tags distdir dvi dvi-am html \