Lines Matching refs:U_MAKE
697 U_MAKE
4183 case $U_MAKE in
4185 ac_cv_path_U_MAKE="$U_MAKE" # Let the user override the test with a path.
4206 U_MAKE=$ac_cv_path_U_MAKE
4207 if test -n "$U_MAKE"; then
4208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $U_MAKE" >&5
4209 $as_echo "$U_MAKE" >&6; }
4216 test -n "$U_MAKE" && break
4218 test -n "$U_MAKE" || U_MAKE="make"
9042 if test -n "`$U_MAKE -v 2>&1 | grep '^GNU Make'`"; then
9043 echo "Building ICU: Use a GNU make such as $U_MAKE to build ICU."
9045 echo "** WARNING: $U_MAKE may not be GNU make."
9053 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the version of \"$U_MAKE\"" >&5
9054 $as_echo_n "checking the version of \"$U_MAKE\"... " >&6; }
9055 if "$U_MAKE" -f "$srcdir/config/gmakever.mk" PLATFORM="$platform"; then