Lines Matching refs:echo
88 echo The GNU C library has not been configured. >&2; \
89 echo Run \`configure\' to configure it before building. >&2; \
90 echo Try \`configure --help\' for more details. >&2; \
276 # Run `make -C time echo-zonenames' to see a list of available zone names.
918 # We want to echo the commands we're running without
923 +cmdecho := echo >/dev/null
925 +cmdecho := echo
1161 [0-9]*) echo "$$lib.so-version=.$$number"; \
1162 echo "all-sonames+=$$lib=$$lib.so\$$($$lib.so-version)";;\
1163 *) echo "$$lib.so-version=$$number"; \
1164 echo "all-sonames+=$$lib=\$$($$lib.so-version)";;\
1167 echo soversions.mk-done = t;) < $< > $@T; exit 0
1243 test -z "$$setname" || echo "$$lib : $$setname"; \
1260 ( echo 'sysd-versions-subdirs = $(subdirs) $(config-sysdirs)' ; \