Lines Matching full:echo
200 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
206 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
213 echo ' $(SHELL) ./config.status'; \
216 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
255 target=`echo $@ | sed s/-recursive//`; \
257 echo "Making $$target in $$subdir"; \
285 target=`echo $@ | sed s/-recursive//`; \
287 echo "Making $$target in $$subdir"; \
308 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
334 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
350 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
371 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
374 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
375 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
378 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
487 @(echo "$(distdir) archives ready for distribution: "; \
488 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
493 || { echo "ERROR: files left after uninstall:" ; \
495 echo " (check DESTDIR support)"; \
501 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
505 || { echo "ERROR: files left in build directory after distclean:" ; \
526 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
535 @echo "This command is intended for maintainers to use"
536 @echo "it deletes files that may require special tools to rebuild."