Home | History | Annotate | Download | only in icu4c

Lines Matching refs:target_os

733 target_os
2132 target_os=$*
2134 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac