From: Jeff Law Date: Mon, 3 Mar 1997 20:08:19 +0000 (+0000) Subject: * configure.in: Add mn10200 configure lines accidentally X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3788a2b12f82c476a7c806c0939b9e3536e71949;p=binutils-gdb.git * configure.in: Add mn10200 configure lines accidentally removed. * configure: Regenerated. Opps. --- diff --git a/sim/configure.in b/sim/configure.in index 07f8b0eb7dd..89bc21fb6ba 100644 --- a/sim/configure.in +++ b/sim/configure.in @@ -67,6 +67,9 @@ case "${target}" in sim_target=mn10300 only_if_gcc=yes ;; + mn10200*-*-*) + sim_target=mn10200 + ;; sh*-*-*) sim_target=sh ;; powerpc*-*-eabi* | powerpc*-*-solaris* | powerpc*-*-sysv4* | powerpc*-*-elf* | powerpc*-*-linux* ) # The PowerPC simulator uses the GCC extension long long as well as