Lines Matching full:distdir
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" \
426 test -d "$(distdir)/$$subdir" \
427 || $(MKDIR_P) "$(distdir)/$$subdir" \
433 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
439 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
440 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
444 distdir="$$new_distdir" \
448 distdir) \
559 distclean-libtool distclean-tags distdir dvi dvi-am html \