Commit 6c360d6f by Doug Evans

Recognize lynx* as lynxos.

From-SVN: r8960
parent 053665d7
......@@ -113,7 +113,7 @@ case $os in
-isc*)
basic_machine=`echo $1 | sed -e 's/86-.*/86-unknown/'`
;;
-lynx)
-lynx*)
os=-lynxos
;;
-ptx*)
......
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