Fix thinko in sparclet config.
authorDavid Edelsohn <dje.gcc@gmail.com>
Mon, 12 Feb 1996 23:41:49 +0000 (23:41 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Mon, 12 Feb 1996 23:41:49 +0000 (23:41 +0000)
configure.in

index 685134c5f5fcd1eec8fc9d24d19bde7b2c65e0eb..49198e79d1e3d76a5fe3a0dc57e604ec5eb5403e 100644 (file)
@@ -514,6 +514,7 @@ case "${target}" in
   sparclet-*-*)
     # Skip these until ready for them.
     noconfigdirs="$noconfigdirs target-libg++ target-libstdc++ target-libio target-librx"
+    ;;
   v810-*-*)
     noconfigdirs="$noconfigdirs bfd binutils gas gcc gdb ld target-libio target-libg++ target-libstdc++ opcodes"
     ;;