Commit b52ef430 by Doug Evans

Recognize go32* as an os.

From-SVN: r11044
parent f8743a93
......@@ -649,7 +649,7 @@ case $os in
| -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
| -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
| -udi* | -eabi* | -lites* | -ieee*)
| -udi* | -eabi* | -lites* | -ieee* | -go32*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-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