Commit 45fa5f9f by Tom Tromey

Removed extra ';;'

From-SVN: r28516
parent cbbfcb3b
......@@ -2394,7 +2394,6 @@ case "$host" in
alpha*-*-*)
machdep="alpha_mach_dep.lo"
;;
;;
mipstx39-*-elf*)
machdep="mips_ultrix_mach_dep.lo"
cat >> confdefs.h <<\EOF
......
......@@ -137,7 +137,6 @@ case "$host" in
alpha*-*-*)
machdep="alpha_mach_dep.lo"
;;
;;
mipstx39-*-elf*)
machdep="mips_ultrix_mach_dep.lo"
AC_DEFINE(STACKBASE, __stackbase)
......
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