Home | History | Annotate | Download | only in racoon

Lines Matching full:distdir

823 distdir: $(DISTFILES)
832 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
840 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
842 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
844 test -f $(distdir)/$$file \
845 || cp -p $$d/$$file $(distdir)/$$file \
959 distclean-tags distdir dvi dvi-am html html-am info info-am \