changeset 5963:468b56386da3

(mips-sony-newsos*): New configuration.
author Richard M. Stallman <rms@gnu.org>
date Thu, 17 Feb 1994 02:18:09 +0000
parents e09d853d0378
children 1b850ec1a5e2
files configure1.in
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure1.in	Thu Feb 17 02:13:55 1994 +0000
+++ b/configure1.in	Thu Feb 17 02:18:09 1994 +0000
@@ -889,6 +889,9 @@
   mips-sony-bsd* )
     machine=news-risc opsys=bsd4-3
   ;;
+  mips-sony-newsos* )
+    machine=mips opsys=newsos5
+  ;;
 
   ## Stride
   m68*-stride-sysv* )