Home | History | Annotate | Download | only in helgrind

Lines Matching full:distdir

177 	distdir
1192 distdir: $(DISTFILES)
1201 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1208 if test -d "$(distdir)/$$file"; then \
1209 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1212 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1213 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1215 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1217 test -f "$(distdir)/$$file" \
1218 || cp -p $$d/$$file "$(distdir)/$$file" \
1224 test -d "$(distdir)/$$subdir" \
1225 || $(MKDIR_P) "$(distdir)/$$subdir" \
1231 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1237 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1238 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1242 distdir="$$new_distdir" \
1246 distdir) \
1365 distdir dvi dvi-am html html-am info info-am install \