Home | History | Annotate | Download | only in protobuf

Lines Matching refs:target_os

839 target_os
2724 target_os=$*
2726 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac