summaryrefslogtreecommitdiffstats
path: root/scripts/gcc3newlib/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-10-22 19:57:43 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-10-22 19:57:43 +0000
commit4be8e0014935b91ea0cb13a27b42c9f437cc7d98 (patch)
tree5bb2119519320e9a1b065ee7f6df38a1f1475047 /scripts/gcc3newlib/Makefile.am
parent2003-10-22 Thomas Doerfler <Thomas.Doerfler@imd-systems.de> (diff)
downloadrtems-4be8e0014935b91ea0cb13a27b42c9f437cc7d98.tar.bz2
2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/Makefile.am: Add tic4x. * gcc3newlib/gccnewlib.add: Don't install install-tools for gcc >= 3.3.
Diffstat (limited to 'scripts/gcc3newlib/Makefile.am')
-rw-r--r--scripts/gcc3newlib/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/gcc3newlib/Makefile.am b/scripts/gcc3newlib/Makefile.am
index 1e6219cd45..e838f231f9 100644
--- a/scripts/gcc3newlib/Makefile.am
+++ b/scripts/gcc3newlib/Makefile.am
@@ -36,6 +36,10 @@ c4x-rtems@osversion@-$(GCC3NEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS)
$(MKSPEC) -cfg $(top_builddir)/setup.cache c4x-rtems@osversion@ > $@
RPM_SPECS_DATA += c4x-rtems@osversion@-$(GCC3NEWLIBVERS).spec
+tic4x-rtems@osversion@-$(GCC3NEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS)
+ $(MKSPEC) -cfg $(top_builddir)/setup.cache tic4x-rtems@osversion@ > $@
+RPM_SPECS_DATA += tic4x-rtems@osversion@-$(GCC3NEWLIBVERS).spec
+
h8300-rtems@osversion@-$(GCC3NEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS)
$(MKSPEC) -cfg $(top_builddir)/setup.cache h8300-rtems@osversion@ > $@
RPM_SPECS_DATA += h8300-rtems@osversion@-$(GCC3NEWLIBVERS).spec