changeset 11600:6d5385d82232

(CRAY*Y-MP:*:*:*): New entry.
author Richard Kenner <kenner@gnu.org>
date Wed, 26 Apr 1995 14:27:47 +0000
parents 51bc10be0dc7
children a4ca183ca59e
files config.guess
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/config.guess	Wed Apr 26 11:09:31 1995 +0000
+++ b/config.guess	Wed Apr 26 14:27:47 1995 +0000
@@ -275,6 +275,9 @@
     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 ;;