Home
last modified time | relevance | path

Searched refs:target_os (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/byacc/
H A Dconfigure1122 target_os=`echo "$ac_cv_target" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
8072 s,@target_os@,$target_os,;t t
/freebsd/contrib/ldns/
H A Dconfigure.ac964 if echo $target_os | grep darwin > /dev/null; then
H A Dconfigure19375 if echo $target_os | grep darwin > /dev/null; then
/freebsd/contrib/libpcap/
H A Dconfigure3129 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
/freebsd/contrib/ncurses/
H A Dconfigure1575 target_os=`echo "$ac_cv_target" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
30024 s,@target_os@,$target_os,;t t
/freebsd/contrib/ntp/
H A DChangeLog1520 * In ntp_dir_sep.m4, we care about $host_os, not $target_os.
H A DCommitLog[all...]
/freebsd/contrib/unbound/doc/
H A DChangelog2077 - Use host_os instead of target_os in configure for Darwin8 build.