Home | History | Annotate | Download | only in libelf

Lines Matching full:distdir

663 distdir: $(DISTFILES)
672 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
679 if test -d "$(distdir)/$$file"; then \
680 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
683 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
684 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
686 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
688 test -f "$(distdir)/$$file" \
689 || cp -p $$d/$$file "$(distdir)/$$file" \
802 distclean-tags distdir