Searched refs:host_vendor (Results 1 - 25 of 75) sorted by relevance

123

/freebsd-9.3-release/contrib/binutils/
H A Dconfig.rpath50 host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
392 case $host_vendor in
/freebsd-9.3-release/contrib/libreadline/support/
H A Dconfig.rpath50 host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
392 case $host_vendor in
H A Dshobj-conf8 # usage: shobj-conf [-C compiler] -c host_cpu -o host_os -v host_vendor
53 USAGE="$PROGNAME [-C compiler] -c host_cpu -o host_os -v host_vendor"
60 -v) shift; host_vendor="$1"; shift ;;
/freebsd-9.3-release/contrib/tcsh/
H A Dconfig.rpath35 host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
411 case $host_vendor in
/freebsd-9.3-release/contrib/ntp/sntp/include/
H A DMakefile.in361 host_vendor = @host_vendor@
/freebsd-9.3-release/contrib/ntp/sntp/scripts/
H A DMakefile.in358 host_vendor = @host_vendor@
/freebsd-9.3-release/contrib/ntp/include/isc/
H A DMakefile.in421 host_vendor = @host_vendor@
/freebsd-9.3-release/contrib/ntp/tests/
H A DMakefile.in460 host_vendor = @host_vendor@
/freebsd-9.3-release/contrib/ntp/kernel/
H A DMakefile.in460 host_vendor = @host_vendor@
/freebsd-9.3-release/contrib/ntp/kernel/sys/
H A DMakefile.in421 host_vendor = @host_vendor@
/freebsd-9.3-release/contrib/ntp/scripts/lib/
H A DMakefile.in430 host_vendor = @host_vendor@
/freebsd-9.3-release/contrib/ntp/scripts/build/
H A DMakefile.in403 host_vendor = @host_vendor@
/freebsd-9.3-release/contrib/ntp/clockstuff/
H A DMakefile.in460 host_vendor = @host_vendor@
/freebsd-9.3-release/contrib/ntp/parseutil/
H A DMakefile.in460 host_vendor = @host_vendor@
/freebsd-9.3-release/contrib/ntp/ntpdate/
H A DMakefile.in465 host_vendor = @host_vendor@
/freebsd-9.3-release/contrib/ntp/scripts/ntpsweep/
H A DMakefile.in439 host_vendor = @host_vendor@
/freebsd-9.3-release/contrib/ntp/scripts/ntptrace/
H A DMakefile.in438 host_vendor = @host_vendor@
/freebsd-9.3-release/contrib/ntp/scripts/ntp-wait/
H A DMakefile.in438 host_vendor = @host_vendor@
/freebsd-9.3-release/contrib/ntp/adjtimed/
H A DMakefile.in465 host_vendor = @host_vendor@
/freebsd-9.3-release/contrib/ntp/scripts/update-leap/
H A DMakefile.in439 host_vendor = @host_vendor@
/freebsd-9.3-release/contrib/ntp/scripts/calc_tickadj/
H A DMakefile.in439 host_vendor = @host_vendor@
/freebsd-9.3-release/contrib/ntp/sntp/libopts/
H A DMakefile.in441 host_vendor = @host_vendor@
/freebsd-9.3-release/contrib/ntp/include/
H A DMakefile.in463 host_vendor = @host_vendor@
/freebsd-9.3-release/contrib/gdb/
H A Dltconfig600 host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1353 case $host_vendor in
/freebsd-9.3-release/contrib/nvi/build/
H A Dconfigure636 host_vendor=`echo $host | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\2/'`
4249 s%@host_vendor@%$host_vendor%g

Completed in 212 milliseconds

123