Home | History | Annotate | Download | only in calc++

Lines Matching full:distdir

1686 distdir: $(DISTFILES)
1695 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1702 distdir)/$$file"; then \
1703 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1706 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1707 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1709 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1711 test -f "$(distdir)/$$file" \
1712 || cp -p $$d/$$file "$(distdir)/$$file" \
1831 distclean-compile distclean-generic distclean-tags distdir dvi \