Add EMUL=h8300h.
authorDavid Edelsohn <dje.gcc@gmail.com>
Sun, 12 Sep 1993 23:12:31 +0000 (23:12 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Sun, 12 Sep 1993 23:12:31 +0000 (23:12 +0000)
ld/config/coff-h8300.mt

index ac5b7d30891e8df81a29829888cc65d55e94bf41..56b5abf2111919b4dc40733716e6f3f284aeb01b 100644 (file)
@@ -1 +1,7 @@
+EMUL=h8300h
 EMUL=h8300
+
+# We need to also include h8300h support.  Not sure what's the "Right Way."
+
+# This first line of this file is a hack.  Somehow we need to get h8300h
+# into EMULATION_OFILES.  "EMUL=h8300" *must* be last.