projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
761d5a4
)
* configure.in (mips-idt-ecoff*): Added trailing '*'.
author
Ian Lance Taylor
<ian@airs.com>
Fri, 4 Jun 1993 19:48:13 +0000
(19:48 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Fri, 4 Jun 1993 19:48:13 +0000
(19:48 +0000)
gdb/testsuite/configure.in
patch
|
blob
|
history
diff --git
a/gdb/testsuite/configure.in
b/gdb/testsuite/configure.in
index b677acea8cf3696f569e1d130b9939ca139526e1..9213572a5405f8bd8dd80767e51679a602cc0b63 100644
(file)
--- 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