Commit fc769a06 by Richard Stallman

*** empty log message ***

From-SVN: r1019
parent 460d7c18
...@@ -170,7 +170,13 @@ case $basic_machine in ...@@ -170,7 +170,13 @@ case $basic_machine in
;; ;;
iris | iris4d) iris | iris4d)
basic_machine=mips-sgi basic_machine=mips-sgi
os=-irix case $os in
-irix*)
;;
*)
os=-irix4
;;
esac
;; ;;
news | news700 | news800 | news900) news | news700 | news800 | news900)
basic_machine=m68k-sony basic_machine=m68k-sony
......
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