Home | History | Annotate | Download | only in lib

Lines Matching full:echo

89 CYGPATH_W = echo
204 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile'; \
213 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
262 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; \
291 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
308 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
309 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
312 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
313 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
316 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
351 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
360 @echo "This command is intended for maintainers to use"
361 @echo "it deletes files that may require special tools to rebuild."