URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 1015 |
Rev 1242 |
Line 881... |
Line 881... |
exit 0 ;;
|
exit 0 ;;
|
PENTIUM:CPunix:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort
|
PENTIUM:CPunix:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort
|
# says
|
# says
|
echo i586-unisys-sysv4
|
echo i586-unisys-sysv4
|
exit 0 ;;
|
exit 0 ;;
|
|
*:Darwin:*:*)
|
|
case `uname -p` in
|
|
*86) UNAME_PROCESSOR=i686 ;;
|
|
powerpc) UNAME_PROCESSOR=powerpc ;;
|
|
esac
|
|
echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
|
|
exit 0 ;;
|
esac
|
esac
|
|
|
#echo '(No uname command or uname output not recognized.)' 1>&2
|
#echo '(No uname command or uname output not recognized.)' 1>&2
|
#echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2
|
#echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.