Lines Matching full:echo
66 CYGPATH_W = echo
174 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits m4/Makefile'; \
183 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
203 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
204 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
207 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
208 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
211 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
246 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
255 @echo "This command is intended for maintainers to use"
256 @echo "it deletes files that may require special tools to rebuild."