Searched refs:echo (Results 1 - 7 of 7) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/bootstrap/
H A DMakefile.am.inc100 echo '# Signature of the current package.'; \
101 echo 'm4_define(AT_PACKAGE_NAME, @PACKAGE_NAME@)'; \
102 echo 'm4_define(AT_PACKAGE_TARNAME, @PACKAGE_TARNAME@)'; \
103 echo 'm4_define(AT_PACKAGE_VERSION, @PACKAGE_VERSION@)'; \
104 echo 'm4_define(AT_PACKAGE_STRING, @PACKAGE_STRING@)'; \
105 echo 'm4_define(AT_PACKAGE_BUGREPORT, @PACKAGE_BUGREPORT@)'; \
106 echo 'm4_define(ENABLE_TOOLS, @ENABLE_TOOLS@)'; \
/bind-9.6-ESV-R11/bin/tests/
H A Db8t.mk33 @echo "CLOBBBER `date`"
36 @echo "DONE `date`"
39 @echo "POPULATE `date`"
41 @echo "DONE `date`"
44 @echo "TARSRC `date`"
48 @echo "DONE `date`"
51 @echo "CONFIG `date`"
53 @echo "DONE `date`"
56 @echo "BUILD `date`"
58 @echo "DON
[all...]
H A Db9t.mk38 @echo "CLOBBBER `date`"
41 @echo "DONE `date`"
44 @echo "POPULATE `date`"
46 @echo "DONE `date`"
49 @echo "CONFIG `date`"
51 @echo "DONE `date`"
54 @echo "BUILD `date`"
56 @echo "DONE `date`"
59 @echo "TEST `date`"
61 @echo "DON
[all...]
/bind-9.6-ESV-R11/win32utils/
H A DBuildSetup.bat0 echo off
48 echo Copying the ARM and the Installation Notes.
60 echo Copying the standalone manual pages.
72 echo Copying the migration notes.
93 echo Copying Visual C x86 Redistributable Installer
104 echo "**** %VCRedistPath% not found ****"
117 echo Copying Visual C x86 Redistributable Installer
127 echo "**** %FrameworkSDKDir%\%vcredist% not found ****"
131 echo "**** Warning FrameworkSDKDir not defined ****"
132 echo "**** Ru
[all...]
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh26 # Check that we have a working $echo.
30 elif test "X$1" = X--fallback-echo; then
33 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
34 # Yippee, $echo works!
37 # Restart under the correct shell, and then maybe $echo will work.
41 if test "X$1" = X--fallback-echo; then
42 # used as fallback echo
51 progname=`$echo "$0" | sed 's%^.*/%%'`
87 echo "$modename: ltconfig version \`$LTCONFIG_VERSION' does not match $PROGRAM version \`$VERSION'" 1>&2
88 echo "Fata
[all...]
H A Dltconfig30 echo=echo
34 elif test "X$1" = X--fallback-echo; then
37 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
38 # Yippee, $echo works!
45 if test "X$1" = X--fallback-echo; then
46 # used as fallback echo
70 for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
80 if test "X`($echo '\t') 2>/dev/null`" != 'X\t' ||
81 test "X`($echo "
[all...]
/bind-9.6-ESV-R11/lib/win32/bindevt/
H A Dbindevt.mak264 @echo off
277 @echo off

Completed in 20 milliseconds