3 case
"$target_triplet" in {
4 { "powerpc*-*eabi*" } {
5 #
if { [info exists tool
] && $tool
== "gcc" } {
6 #
set target_list
{ "powerpc-sim{,-fpic}" }
8 set target_list
{ "powerpc-sim" }
12 set target_list
{ "mips-sim" }
16 set target_list
{ "unix" }