aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Wilson1993-03-15 19:36:54 +0000
committerJim Wilson1993-03-15 19:36:54 +0000
commit6758394b091d4576f9a28b4e5e5680b4a0f5aa61 (patch)
treef9a453bd5d97974d2f171f6e88477e4ca6539cb6
parented83b1928702ef3c34763dc46f9213b5c96cc4b4 (diff)
downloademacs-6758394b091d4576f9a28b4e5e5680b4a0f5aa61.tar.gz
emacs-6758394b091d4576f9a28b4e5e5680b4a0f5aa61.zip
(sparclite, sparclite-*): New configuration.
-rwxr-xr-xconfig.sub4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.sub b/config.sub
index c422eb3796e..8fe01d1eda3 100755
--- a/config.sub
+++ b/config.sub
@@ -94,7 +94,7 @@ case $basic_machine in
94 # Some are omitted here because they have special meanings below. 94 # Some are omitted here because they have special meanings below.
95 tahoe | i[34]86 | i860 | m68k | m68000 | m88k | ns32k | arm | pyramid \ 95 tahoe | i[34]86 | i860 | m68k | m68000 | m88k | ns32k | arm | pyramid \
96 | tron | a29k | 580 | i960 | h8300 | hppa1.0 | hppa1.1 \ 96 | tron | a29k | 580 | i960 | h8300 | hppa1.0 | hppa1.1 \
97 | alpha | we32k | ns16k | clipper ) 97 | alpha | we32k | ns16k | clipper | sparclite )
98 basic_machine=$basic_machine-unknown 98 basic_machine=$basic_machine-unknown
99 ;; 99 ;;
100 # Object if more than one company name word. 100 # Object if more than one company name word.
@@ -108,7 +108,7 @@ case $basic_machine in
108 | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \ 108 | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \
109 | none-* | 580-* | cray2-* | h8300-* | i960-* | xmp-* | ymp-* \ 109 | none-* | 580-* | cray2-* | h8300-* | i960-* | xmp-* | ymp-* \
110 | hppa1.0-* | hppa1.1-* | alpha-* | we32k-* | cydra-* | ns16k-* \ 110 | hppa1.0-* | hppa1.1-* | alpha-* | we32k-* | cydra-* | ns16k-* \
111 | pn-* | np1-* | xps100-* | clipper-* | orion-* ) 111 | pn-* | np1-* | xps100-* | clipper-* | orion-* | sparclite-* )
112 ;; 112 ;;
113 # Recognize the various machine names and aliases which stand 113 # Recognize the various machine names and aliases which stand
114 # for a CPU type and a company and sometimes even an OS. 114 # for a CPU type and a company and sometimes even an OS.