Searched refs:U_MAKE (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dppalmos.h268 #ifndef U_MAKE
269 #define U_MAKE "nmake" macro
H A Dpandroid.h363 * \def U_MAKE
366 #ifndef U_MAKE
367 #define U_MAKE "make" macro
H A Dpfreebsd.h361 * \def U_MAKE
364 #ifndef U_MAKE
365 #define U_MAKE "gmake" macro
H A Dplinux.h363 * \def U_MAKE
366 #ifndef U_MAKE
367 #define U_MAKE "make" macro
H A Dpmac.h386 * \def U_MAKE
389 #ifndef U_MAKE
390 #define U_MAKE "/usr/bin/gnumake" macro
H A Dpwin32.h370 #ifndef U_MAKE
371 #define U_MAKE "nmake" macro
H A Dpopenbsd.h313 #define U_MAKE "/usr/local/bin/gmake" macro
H A Dplatform.h.in363 * \def U_MAKE
366 #ifndef U_MAKE
367 #define U_MAKE "@U_MAKE@"
/external/icu4c/
H A DrunConfigureICU193 U_MAKE=gmake; export U_MAKE
H A Dconfigure661 U_MAKE
3907 case $U_MAKE in
3909 ac_cv_path_U_MAKE="$U_MAKE" # Let the user override the test with a path.
3930 U_MAKE=$ac_cv_path_U_MAKE
3931 if test -n "$U_MAKE"; then
3932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $U_MAKE" >&5
3933 $as_echo "$U_MAKE" >&6; }
3940 test -n "$U_MAKE" && break
3942 test -n "$U_MAKE" || U_MAKE
[all...]
H A Dconfig.status549 s,@U_MAKE@,make,;t t
/external/chromium_org/third_party/icu/source/
H A Dconfigure671 U_MAKE
4146 case $U_MAKE in
4148 ac_cv_path_U_MAKE="$U_MAKE" # Let the user override the test with a path.
4169 U_MAKE=$ac_cv_path_U_MAKE
4170 if test -n "$U_MAKE"; then
4171 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $U_MAKE" >&5
4172 $as_echo "$U_MAKE" >&6; }
4179 test -n "$U_MAKE" && break
4181 test -n "$U_MAKE" || U_MAKE
[all...]

Completed in 132 milliseconds