Home | History | Annotate | Download | only in aux

Lines Matching refs:machine

145 	    arm*) machine=arm-unknown ;;
146 sh3el) machine=shl-unknown ;;
147 sh3eb) machine=sh-unknown ;;
148 *) machine=${UNAME_MACHINE_ARCH}-unknown ;;
174 echo "${machine}-${os}${release}"
358 # The situation for MiNT is a little confusing. The machine name
908 case `/bin/uname -X | grep "^Machine"` in
922 (/bin/uname -X|egrep '^Machine.*Pentium' >/dev/null) \
924 (/bin/uname -X|egrep '^Machine.*Pent ?II' >/dev/null) \
926 (/bin/uname -X|egrep '^Machine.*Pentium Pro' >/dev/null) \