Home | History | Annotate | Download | only in opcodes

Lines Matching refs:target_os

704 target_os
2384 target_os=$*
2386 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac