Home | History | Annotate | Download | only in elfutils

Lines Matching full:echo

196 	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnits '; \
202 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits Makefile'; \
209 echo ' $(SHELL) ./config.status'; \
212 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
253 target=`echo $@ | sed s/-recursive//`; \
255 echo "Making $$target in $$subdir"; \
283 target=`echo $@ | sed s/-recursive//`; \
285 echo "Making $$target in $$subdir"; \
306 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
332 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
348 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368 echo "NEWS not updated; not releasing" 1>&2; \
374 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
375 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
378 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
379 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
382 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
492 @(echo "$(distdir) archives ready for distribution: "; \
493 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
498 || { echo "ERROR: files left after uninstall:" ; \
500 echo " (check DESTDIR support)"; \
506 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
510 || { echo "ERROR: files left in build directory after distclean:" ; \
531 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
540 @echo "This command is intended for maintainers to use"
541 @echo "it deletes files that may require special tools to rebuild."