Commit 2e24869e by Michael Meissner

*** empty log message ***

From-SVN: r1091
parent 53e9d52c
......@@ -501,10 +501,10 @@ else
# machine or put another way, the most popular os provided with the machine.
case $basic_machine in
*-dec | vax-*)
os=-ultrix42
os=-ultrix4.2
;;
i386-sun)
os=-sunos402
os=-sunos4.0.2
;;
m68000-sun)
os=-sunos3
......@@ -516,7 +516,7 @@ case $basic_machine in
os=-sysv3
;;
sparc-* | *-sun)
os=-sunos411
os=-sunos4.1.1
;;
*-ibm)
os=-aix
......
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