aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2001-10-28 19:16:18 +0000
committerEli Zaretskii2001-10-28 19:16:18 +0000
commitcc9458f76a743c1b366cf408f3e0fe724d0b6c0b (patch)
tree660e26466f057d0c9de370aa9fa7f25277bb1c67
parente64fed1d5d91164d1a3884f9f4ecbc279ab4d900 (diff)
downloademacs-cc9458f76a743c1b366cf408f3e0fe724d0b6c0b.tar.gz
emacs-cc9458f76a743c1b366cf408f3e0fe724d0b6c0b.zip
Add IBM S/390 on GNU/Linux.
-rw-r--r--etc/MACHINES5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/MACHINES b/etc/MACHINES
index 0c57b13fd8c..c1c586d8064 100644
--- a/etc/MACHINES
+++ b/etc/MACHINES
@@ -599,6 +599,11 @@ IBM RT/PC (romp-ibm-bsd or romp-ibm-aix)
599 599
600 window.c must not be compiled with -O on AIX. 600 window.c must not be compiled with -O on AIX.
601 601
602IBM System/390 running GNU/Linux (s390-*-linux-gnu)
603
604 As of Emacs 21.2, a 31-bit only version is supported on this
605 system.
606
602Integrated Solutions `Optimum V' (m68k-isi-bsd4.2 or -bsd4.3) 607Integrated Solutions `Optimum V' (m68k-isi-bsd4.2 or -bsd4.3)
603 608
604 18.52 said to work on some sort of ISI machine. 609 18.52 said to work on some sort of ISI machine.