Home | History | Annotate | Download | only in s390x

Lines Matching full:distdir

1131 distdir: $(DISTFILES)
1140 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1147 if test -d "$(distdir)/$$file"; then \
1148 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1151 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1152 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1154 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1156 test -f "$(distdir)/$$file" \
1157 || cp -p $$d/$$file "$(distdir)/$$file" \
1265 distclean-compile distclean-generic distclean-tags distdir dvi \