Home | History | Annotate | Download | only in config

Lines Matching full:echo

68 CYGPATH_W = echo
172 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits config/Makefile'; \
181 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
201 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
202 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
205 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
206 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
209 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
244 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
253 @echo "This command is intended for maintainers to use"
254 @echo "it deletes files that may require special tools to rebuild."