Commit 63a05e28 by John Hassey

removed m88kbcs, changed delta88 and harris to

        use sysv3.

From-SVN: r3456
parent 1f7586c1
...@@ -342,7 +342,7 @@ case $basic_machine in ...@@ -342,7 +342,7 @@ case $basic_machine in
;; ;;
delta88) delta88)
basic_machine=m88k-motorola basic_machine=m88k-motorola
os=-m88kbcs os=-sysv3
;; ;;
dpx2) dpx2)
basic_machine=m68k-bull basic_machine=m68k-bull
...@@ -358,7 +358,7 @@ case $basic_machine in ...@@ -358,7 +358,7 @@ case $basic_machine in
;; ;;
harris) harris)
basic_machine=m88k-harris basic_machine=m88k-harris
os=-m88kbcs os=-sysv3
;; ;;
hp300bsd) hp300bsd)
basic_machine=m68k-hp basic_machine=m68k-hp
...@@ -477,7 +477,7 @@ case $os in ...@@ -477,7 +477,7 @@ case $os in
| -vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]* | -hpux* \ | -vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]* | -hpux* \
| -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
| -amigados* | -msdos* | -newsos* | -unicos* | -aos* \ | -amigados* | -msdos* | -newsos* | -unicos* | -aos* \
| -nindy* | -vxworks* | -ebmon* | -hds* | -m88kbcs* \ | -nindy* | -vxworks* | -ebmon* | -hds* \
| -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* ) | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* )
;; ;;
-sunos5*) -sunos5*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment