#compdef set-target-build-env.sh _arguments "1:build targets:($( awk '/^ [-_a-zA-Z0-9]+$/ { print $1 }' tools/sdk-targets.txt ))"