Lines Matching defs:distdir
342 distdir: $(BUILT_SOURCES)
343 $(MAKE) $(AM_MAKEFLAGS) distdir-am
345 distdir-am: $(DISTFILES)
354 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
361 if test -d "$(distdir)/$$file"; then \
362 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
365 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
366 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
368 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
370 test -f "$(distdir)/$$file" \
371 || cp -p $$d/$$file "$(distdir)/$$file" \
482 ctags-am distclean distclean-generic distdir dvi dvi-am html \