Lines Matching defs:distdir
343 distdir: $(BUILT_SOURCES)
344 $(MAKE) $(AM_MAKEFLAGS) distdir-am
346 distdir-am: $(DISTFILES)
355 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
362 if test -d "$(distdir)/$$file"; then \
363 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
366 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
367 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
369 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
371 test -f "$(distdir)/$$file" \
372 || cp -p $$d/$$file "$(distdir)/$$file" \
483 ctags-am distclean distclean-generic distdir dvi dvi-am html \