* config.gcc (h8300-*-rtems*): Use h8300/t-rtems.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91079
138bc75d-0d04-0410-961f-
82ee72b054a4
2004-11-23 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * config.gcc (h8300-*-rtems*): Use h8300/t-rtems.
+
+2004-11-23 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* config/arm/t-rtems: New.
* config.gcc: Reflect having added arm/t-rtems.
tmake_file="${tmake_file} frv/t-frv frv/t-linux"
;;
h8300-*-rtems*)
- tmake_file="h8300/t-h8300 t-rtems"
+ tmake_file="h8300/t-h8300 t-rtems h8300/t-rtems"
tm_file="h8300/h8300.h dbxcoff.h h8300/coff.h h8300/rtems.h rtems.h"
;;
h8300-*-elf*)