Searched refs:target_os (Results 1 – 8 of 8) sorted by relevance
1122 target_os=`echo "$ac_cv_target" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`8072 s,@target_os@,$target_os,;t t
964 if echo $target_os | grep darwin > /dev/null; then
19375 if echo $target_os | grep darwin > /dev/null; then
3129 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
1575 target_os=`echo "$ac_cv_target" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`30024 s,@target_os@,$target_os,;t t
1520 * In ntp_dir_sep.m4, we care about $host_os, not $target_os.
[all...]
2077 - Use host_os instead of target_os in configure for Darwin8 build.