Commit 71032fe3 by Roland McGrath

Restore `hp9k2[0-9][0-9] | hp9k31[0-9])' case line apparently accidentally

removed in the last change.

From-SVN: r12068
parent 5b6a438a
......@@ -307,6 +307,7 @@ case $basic_machine in
basic_machine=m68k-hp
os=-hpux
;;
hp9k2[0-9][0-9] | hp9k31[0-9])
basic_machine=m68000-hp
;;
hp9k3[2-9][0-9])
......
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