(CRAY*Y-MP:*:*:*): New entry.

This commit is contained in:
Richard Kenner 1995-04-26 14:27:47 +00:00
parent bf3ccd1ae4
commit 103c293fb6
1 changed files with 3 additions and 0 deletions

3
config.guess vendored
View File

@ -275,6 +275,9 @@ EOF
CRAY*Y-MP:UNICOS:*:*)
echo ymp-cray-unicos
exit 0 ;;
CRAY*Y-MP:*:*:*)
echo ymp-cray-unicos${UNAME_RELEASE}
exit 0 ;;
CRAY-2:UNICOS:*:*)
echo cray2-cray-unicos
exit 0 ;;