Lines Matching defs:distdir
340 distdir: $(BUILT_SOURCES)
341 $(MAKE) $(AM_MAKEFLAGS) distdir-am
343 distdir-am: $(DISTFILES)
352 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
359 if test -d "$(distdir)/$$file"; then \
360 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
363 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
364 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
366 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
368 test -f "$(distdir)/$$file" \
369 || cp -p $$d/$$file "$(distdir)/$$file" \
480 ctags-am distclean distclean-generic distdir dvi dvi-am html \