Home | History | Annotate | Download | only in doc

Lines Matching full:echo

66 CYGPATH_W = echo
171 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits doc/Makefile'; \
180 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
200 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
201 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
204 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
205 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
208 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
243 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."