Home | History | Annotate | Download | only in build-aux

Lines Matching full:echo

100 CYGPATH_W = echo
216 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu build-aux/Makefile'; \
225 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
245 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
246 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
249 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
250 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
253 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
288 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
297 @echo "This command is intended for maintainers to use"
298 @echo "it deletes files that may require special tools to rebuild."