]> git.eshelyaron.com Git - emacs.git/commitdiff
Support paragon as i860-intel-osf1. (From RMS.)
authorPer Bothner <bothner@cygnus.com>
Tue, 15 Nov 1994 00:05:02 +0000 (00:05 +0000)
committerPer Bothner <bothner@cygnus.com>
Tue, 15 Nov 1994 00:05:02 +0000 (00:05 +0000)
config.guess

index bc2cbcb0b45c759dece4f984e288d9588d227b00..b8507579586466bdef8ddf635d0670242f786324 100755 (executable)
@@ -306,6 +306,9 @@ EOF
     Intel:Mach:3*:*)
        echo i386-unknown-mach3
        exit 0 ;;
+    paragon:*:*:*)
+       echo i860-intel-osf1
+       exit 0 ;;
     i860:*:4.*:*) # i860-SVR4
        if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then
          echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4