Home | History | Annotate | Download | only in massif

Lines Matching full:distdir

159 	distdir
990 distdir: $(DISTFILES)
999 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1006 if test -d "$(distdir)/$$file"; then \
1007 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1010 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1011 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1013 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1015 test -f "$(distdir)/$$file" \
1016 || cp -p $$d/$$file "$(distdir)/$$file" \
1022 test -d "$(distdir)/$$subdir" \
1023 || $(MKDIR_P) "$(distdir)/$$subdir" \
1029 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1035 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1036 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1040 distdir="$$new_distdir" \
1044 distdir) \
1163 distdir dvi dvi-am html html-am info info-am install \