Support *-sco3.2v4* as opsystem.
This commit is contained in:
parent
56ad32e118
commit
ea6ecc214c
1 changed files with 1 additions and 0 deletions
|
@ -552,6 +552,7 @@ case "${configuration}" in
|
|||
*-isc* ) opsys=isc3-0 ;;
|
||||
*-esix* ) opsys=esix ;;
|
||||
*-xenix* ) opsys=xenix ;;
|
||||
*-sco3.2v4* ) opsys=sco4 ;;
|
||||
## Otherwise, we'll fall through to the generic opsys code at the bottom.
|
||||
esac
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue