Lines Matching refs:TARGET_OS
613 if test -z "$TARGET_OS"; then
615 test x"$x" = x"`uname -n 2>/dev/null`" || TARGET_OS=$x
617 if test -z "$TARGET_OS"; then
618 echo "$me: Set TARGET_OS, your uname is broken!" >&2
628 if test x"$TARGET_OS" = x"Android"; then
630 TARGET_OS=Linux
634 if test x"$TARGET_OS" = x"Minix"; then
657 Warning: you set TARGET_OS to $TARGET_OS but that is ambiguous.
663 TARGET_OS=$ct
667 Warning: you set TARGET_OS to $TARGET_OS but that is ambiguous.
677 case $TARGET_OS in
689 case $TARGET_OS in
898 oswarn="$oswarn$nl$TARGET_OS ${TARGET_OSREV}, please tell me what to do"
955 case $TARGET_OS in
987 operating system '$TARGET_OS'$oswarn. If you can provide
991 $e "$bi$me: Building the MirBSD Korn Shell$ao $ui$dstversion$ao on $TARGET_OS ${TARGET_OSREV}..."
1163 case $TARGET_OS in
1212 case $TARGET_OS:$TARGET_OSREV in
1844 test x"NetBSD" = x"$TARGET_OS" && $e Ignore the compatibility warning.
2636 TARGET_OS default: $(uname -s || uname)
2682 also set TARGET_OS. To disable tests, set e.g. HAVE_STRLCPY=0; to enable