From: Ian Lance Taylor Date: Fri, 4 Jun 1993 19:48:13 +0000 (+0000) Subject: * configure.in (mips-idt-ecoff*): Added trailing '*'. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=344ea7e93752e36412dd25cc54b65aad2eab2370;p=binutils-gdb.git * configure.in (mips-idt-ecoff*): Added trailing '*'. --- diff --git a/gdb/testsuite/configure.in b/gdb/testsuite/configure.in index b677acea8cf..9213572a540 100644 --- a/gdb/testsuite/configure.in +++ b/gdb/testsuite/configure.in @@ -48,7 +48,7 @@ a29k-*-udi) target_abbrev=udi ; target_makefile_frag=config/mt-a29k-udi ;; a29k-isstip-*) target_abbrev=itip ; target_makefile_frag=config/mt-a29k-isstip ;; -mips-idt-ecoff) target_abbrev=mips ; +mips-idt-ecoff*) target_abbrev=mips ; target_makefile_frag=config/mt-mips ;; esac