Searched refs:target_os (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/contrib/nslint-2.1a3/
H A Dconfigure609 target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
661 case "$target_os" in
955 case "$target_os" in
1005 case "$target_os" in
1524 case "$target_os" in
1534 os=`echo $target_os | sed -e 's/\([0-9][0-9]*\)[^0-9].*$/\1/'`
1774 s%@target_os@%$target_os%g
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure877 target_os
2748 target_os=$*
2750 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac

Completed in 63 milliseconds