Home | History | Annotate | Download | only in testsuite

Lines Matching full:echo

74 ECHO = @ECHO@
175 echo $(top_builddir)/../expect/expect ; \
176 else echo expect ; fi`
179 echo $(top_srcdir)/../dejagnu/runtest ; \
180 else echo runtest; fi`
250 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
259 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
292 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
296 @echo 'Making a new site.exp file...'
297 @echo '## these variables are automatically generated by make ##' >site.tmp
298 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
299 @echo '# edit the last section' >>site.tmp
300 @echo 'set srcdir $(srcdir)' >>site.tmp
301 @echo "set objdir `pwd`" >>site.tmp
302 @echo 'set build_alias "$(build_alias)"' >>site.tmp
303 @echo 'set build_triplet $(build_triplet)' >>site.tmp
304 @echo 'set host_alias "$(host_alias)"' >>site.tmp
305 @echo 'set host_triplet $(host_triplet)' >>site.tmp
306 @echo 'set target_alias "$(target_alias)"' >>site.tmp
307 @echo 'set target_triplet $(target_triplet)' >>site.tmp
308 @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
322 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
323 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
325 dist_files=`for file in $$list; do echo $$file; done | \
329 */*) $(MKDIR_P) `echo "$$dist_files" | \
336 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
365 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
375 @echo "This command is intended for maintainers to use"
376 @echo "it deletes files that may require special tools to rebuild."