Home | History | Annotate | Download | only in include

Lines Matching full:distdir

391 distdir: $(DISTFILES)
400 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
407 if test -d "$(distdir)/$$file"; then \
408 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
411 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
412 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
414 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
416 test -f "$(distdir)/$$file" \
417 || cp -p $$d/$$file "$(distdir)/$$file" \
522 ctags distclean distclean-generic distclean-tags distdir dvi \