Lines Matching full:echo
85 CYGPATH_W = echo
192 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits libcpu/Makefile'; \
201 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
246 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
259 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
275 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
292 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
293 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
296 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
297 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
300 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
335 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
344 @echo "This command is intended for maintainers to use"
345 @echo "it deletes files that may require special tools to rebuild."