diff options
author | Ben Elliston <bje@air.net.au> | 1998-09-28 11:03:36 +0000 |
---|---|---|
committer | Ben Elliston <bje@air.net.au> | 1998-09-28 11:03:36 +0000 |
commit | 2b9413932e29da3556434e5f78d3a7223d66c936 (patch) | |
tree | 4ac0c756cee742577060a97ff57f82ae3bcaea27 /config.sub | |
parent | 83cc942a6ce83d3f173d193dcd544125c2ac7cfc (diff) | |
download | emacs-2b9413932e29da3556434e5f78d3a7223d66c936.tar.gz |
Tidy up such that all HP PA-RISC revisions appear on the same line.
Move `tron' and `a29k' up a line to accomodate.
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/config.sub b/config.sub index b077de370a7..f7911664587 100755 --- a/config.sub +++ b/config.sub @@ -150,9 +150,8 @@ case $basic_machine in # Recognize the basic CPU types without company name. # Some are omitted here because they have special meanings below. tahoe | i860 | m32r | m68k | m68000 | m88k | ns32k | arc | arm \ - | arme[lb] | pyramid | mn10200 | mn10300 \ - | tron | a29k | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 \ - | hppa2.0 \ + | arme[lb] | pyramid | mn10200 | mn10300 | tron | a29k \ + | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 | hppa2.0 \ | alpha | alphaev5 | alphaev56 | we32k | ns16k | clipper \ | i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \ | mips64 | mipsel | mips64el | mips64orion | mips64orionel \ |