* linux-nat.c (linux_nat_thread_alive): Handle targets that
[deliverable/binutils-gdb.git] / sim / configure.ac
index b16e0d86ace24e032d824ee85ca072d6afa316db..fc1ac57c58fab8af14c97cef5468e349927b02a2 100644 (file)
@@ -73,6 +73,10 @@ if test "${enable_sim}" != no; then
           testsuite=yes
           common=yes
           ;;
+       m32c-*-*)
+           AC_CONFIG_SUBDIRS(m32c)
+           common=yes
+           ;;
        m32r-*-*)
            AC_CONFIG_SUBDIRS(m32r)
           testsuite=yes
This page took 0.022437 seconds and 4 git commands to generate.