diff options
| author | Eli Zaretskii | 2001-10-28 19:16:18 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-10-28 19:16:18 +0000 |
| commit | cc9458f76a743c1b366cf408f3e0fe724d0b6c0b (patch) | |
| tree | 660e26466f057d0c9de370aa9fa7f25277bb1c67 | |
| parent | e64fed1d5d91164d1a3884f9f4ecbc279ab4d900 (diff) | |
| download | emacs-cc9458f76a743c1b366cf408f3e0fe724d0b6c0b.tar.gz emacs-cc9458f76a743c1b366cf408f3e0fe724d0b6c0b.zip | |
Add IBM S/390 on GNU/Linux.
| -rw-r--r-- | etc/MACHINES | 5 |
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 | ||
| 602 | IBM 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 | |||
| 602 | Integrated Solutions `Optimum V' (m68k-isi-bsd4.2 or -bsd4.3) | 607 | Integrated 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. |