Lines Matching defs:distdir
339 distdir: $(BUILT_SOURCES)
340 $(MAKE) $(AM_MAKEFLAGS) distdir-am
342 distdir-am: $(DISTFILES)
351 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
358 if test -d "$(distdir)/$$file"; then \
359 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
362 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
363 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
365 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
367 test -f "$(distdir)/$$file" \
368 || cp -p $$d/$$file "$(distdir)/$$file" \
479 ctags-am distclean distclean-generic distdir dvi dvi-am html \