Lines Matching full:echo
188 ECHO = @ECHO@
391 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; \
400 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
414 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
415 echo " rm -f $$p $$f"; \
509 target=`echo $@ | sed s/-recursive//`; \
511 echo "Making $$target in $$subdir"; \
545 target=`echo $@ | sed s/-recursive//`; \
547 echo "Making $$target in $$subdir"; \
568 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
594 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
610 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
641 echo "XPASS: $$tst"; \
644 echo "PASS: $$tst"; \
652 echo "XFAIL: $$tst"; \
656 echo "FAIL: $$tst"; \
661 echo "SKIP: $$tst"; \
681 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
687 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
690 dashes=`echo "$$dashes" | sed s/./=/g`; \
691 echo "$$dashes"; \
692 echo "$$banner"; \
693 test -z "$$skipped" || echo "$$skipped"; \
694 test -z "$$report" || echo "$$report"; \
695 echo "$$dashes"; \
700 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
701 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
704 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
705 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
708 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
763 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
772 @echo "This command is intended for maintainers to use"
773 @echo "it deletes files that may require special tools to rebuild."
849 echo '-- Disting file '$$F ; \
862 echo '-- Copying test file '$$F ; \
867 echo '-- No need to copy test data as srcdir = builddir' ; \
869 echo '-- Copying' $(top_builddir)/bus/*.conf 'to test directory' ; \
878 echo '-- Deleting test file '$$F ; \