aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPer Bothner1994-09-07 01:15:22 +0000
committerPer Bothner1994-09-07 01:15:22 +0000
commita975e06d47b14258d6c4912b3cf532c13c571fe5 (patch)
tree323aa65ec01a22a9759ab141ba13906d9e8a492a
parent7e3333ddda63cd73854876a274481c9d5f4d7a0b (diff)
downloademacs-a975e06d47b14258d6c4912b3cf532c13c571fe5.tar.gz
emacs-a975e06d47b14258d6c4912b3cf532c13c571fe5.zip
* config.sub: Cleanup NeXT support to emit nextstep*.
-rwxr-xr-xconfig.sub13
1 files changed, 8 insertions, 5 deletions
diff --git a/config.sub b/config.sub
index 2ecf9689065..0c6bdecc1d9 100755
--- a/config.sub
+++ b/config.sub
@@ -64,7 +64,7 @@ case $os in
64 ;; 64 ;;
65 -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ 65 -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \
66 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ 66 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
67 -unicom* | -ibm* | -next* | -hp | -isi* | -apollo | -altos* | \ 67 -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \
68 -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ 68 -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
69 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ 69 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
70 -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp ) 70 -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp )
@@ -344,13 +344,16 @@ case $basic_machine in
344 basic_machine=mips-sony 344 basic_machine=mips-sony
345 os=-newsos 345 os=-newsos
346 ;; 346 ;;
347 next) 347 next | m*-next )
348 basic_machine=m68k-next 348 basic_machine=m68k-next
349 case $os in 349 case $os in
350 -nextstep* )
351 ;;
350 -ns2*) 352 -ns2*)
353 os=-nextstep2
351 ;; 354 ;;
352 *) 355 *)
353 os=-ns3 356 os=-nextstep3
354 ;; 357 ;;
355 esac 358 esac
356 ;; 359 ;;
@@ -556,7 +559,7 @@ case $os in
556 | -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \ 559 | -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \
557 | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \ 560 | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \
558 | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \ 561 | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
559 | -lynxos* | -bosx* | -ns* | -cxux* | -aout* | -elf*) 562 | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf*)
560 ;; 563 ;;
561 -sunos5*) 564 -sunos5*)
562 os=`echo $os | sed -e 's|sunos5|solaris2|'` 565 os=`echo $os | sed -e 's|sunos5|solaris2|'`
@@ -686,7 +689,7 @@ case $basic_machine in
686 os=-mvs 689 os=-mvs
687 ;; 690 ;;
688 *-next) 691 *-next)
689 os=-bsd 692 os=-nextstep3
690 ;; 693 ;;
691 i[34]86-*) 694 i[34]86-*)
692 os=-sco3.2v2 695 os=-sco3.2v2