Home | History | Annotate | Download | only in source

Lines Matching refs:target_os

728 target_os
2111 target_os=$*
2113 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac