Home | History | Annotate | Download | only in massif

Lines Matching full:distdir

153 	distdir
945 distdir: $(DISTFILES)
954 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
961 if test -d "$(distdir)/$$file"; then \
962 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
965 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
966 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
968 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
970 test -f "$(distdir)/$$file" \
971 || cp -p $$d/$$file "$(distdir)/$$file" \
977 test -d "$(distdir)/$$subdir" \
978 || $(MKDIR_P) "$(distdir)/$$subdir" \
984 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
990 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
991 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
995 distdir="$$new_distdir" \
999 distdir) \
1113 distdir dvi dvi-am html html-am info info-am install \