Fix typo
authorStan Shebs <shebs@codesourcery.com>
Thu, 30 Jun 1994 00:08:11 +0000 (00:08 +0000)
committerStan Shebs <shebs@codesourcery.com>
Thu, 30 Jun 1994 00:08:11 +0000 (00:08 +0000)
ld/mpw-xconfig.in

index 5e2e5a5af03aaac2817dcec55b60f8f179c39ed3..6f58d566a8331c6e78a401aa64302c2afb0b1de3 100644 (file)
@@ -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