Lines Matching full:echo
141 CYGPATH_W = echo
291 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits src/Makefile'; \
300 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
326 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
329 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
330 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
338 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
339 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
409 to=`echo "$*_H" | sed \
431 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
444 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
460 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
477 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
478 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
481 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
482 echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
485 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
523 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
533 @echo "This command is intended for maintainers to use"
534 @echo "it deletes files that may require special tools to rebuild."
610 `test -f '$<' || echo '$(srcdir)/'`$<; \
626 f=`echo "$$p" | \
633 else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \