Lines Matching defs:distdir
345 distdir: $(BUILT_SOURCES)
346 $(MAKE) $(AM_MAKEFLAGS) distdir-am
348 distdir-am: $(DISTFILES)
357 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
364 if test -d "$(distdir)/$$file"; then \
365 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
368 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
369 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
371 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
373 test -f "$(distdir)/$$file" \
374 || cp -p $$d/$$file "$(distdir)/$$file" \
485 ctags-am distclean distclean-generic distdir dvi dvi-am html \