Home | History | Annotate | Download | only in nls

Lines Matching full:distdir

493 distdir: $(DISTFILES)
502 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
509 if test -d "$(distdir)/$$file"; then \
510 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
513 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
514 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
516 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
518 test -f "$(distdir)/$$file" \
519 || cp -p $$d/$$file "$(distdir)/$$file" \
631 distclean-libtool distclean-tags distdir dvi dvi-am html \