Added sparc Solaris 2 support

This commit is contained in:
ceriel
1993-10-07 09:09:16 +00:00
parent 9e7c8d2c9f
commit 513c3df1d2
7 changed files with 51 additions and 22 deletions

View File

@@ -115,6 +115,9 @@ m68k4, pmds4, sun2, and mantra."
fi
;;
esac
;;
sparc) shift
;;
esac
break
;;
@@ -150,6 +153,10 @@ m68k4, pmds4, sun2, and mantra."
shift
DISABLE_SUP=$DISABLE_SUP" $1"
;;
sparc)
shift
DISABLE_SUP=$DISABLE_SUP" $1"
;;
m68020)
shift
DISABLE_SUP=$DISABLE_SUP" $1"