aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1994-06-30 00:08:11 +0000
committerStan Shebs <shebs@codesourcery.com>1994-06-30 00:08:11 +0000
commit8b50a709e9bdb152fec818fcdc0a723abd3d5741 (patch)
tree1ba0c9a26bce667b5605c75c4fa3e3c0ba6f3ed5 /ld
parent0373062441e6151860971ebd6e70b955f72e0b33 (diff)
downloadgdb-8b50a709e9bdb152fec818fcdc0a723abd3d5741.zip
gdb-8b50a709e9bdb152fec818fcdc0a723abd3d5741.tar.gz
gdb-8b50a709e9bdb152fec818fcdc0a723abd3d5741.tar.bz2
Fix typo
Diffstat (limited to 'ld')
-rw-r--r--ld/mpw-xconfig.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/mpw-xconfig.in b/ld/mpw-xconfig.in
index 5e2e5a5..6f58d56 100644
--- a/ld/mpw-xconfig.in
+++ b/ld/mpw-xconfig.in
@@ -1,6 +1,6 @@
# Extra configuration fragment for LD.
-Else If "{target_canonical}" =~ /mips-idt-ecoff/
+If "{target_canonical}" =~ /mips-idt-ecoff/
forward-include "{srcdir}"mpw-em.c em_mipsidt.c
End If