From 4e445522f45d2e4866778c1c38f6732573f08944 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 28 Jan 2004 21:45:51 +0000 Subject: 2004-01-28 RTEMS * buildall.in, buildalltar.in, binutils/Makefile.am, cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am, gdb/Makefile.am: Attempt to convert all c4x-rtems references to tic4x-rtems. Left the rtems documentation alone. --- scripts/gdb/Makefile.am | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'scripts/gdb/Makefile.am') diff --git a/scripts/gdb/Makefile.am b/scripts/gdb/Makefile.am index d6d75b7a7a..ce2ea7059e 100644 --- a/scripts/gdb/Makefile.am +++ b/scripts/gdb/Makefile.am @@ -26,11 +26,6 @@ arm-rtems@osversion@-$(GDBVERS).spec: $(MKGDBSPEC_DEPS) $(MKSPEC) -cfg $(top_builddir)/setup.cache arm-rtems@osversion@ > $@ RPM_SPECS_DATA += arm-rtems@osversion@-$(GDBVERS).spec -# does not build with 5.2 -# c4x-rtems@osversion@-$(GDBVERS).spec: $(MKGDBSPEC_DEPS) -# $(MKSPEC) -cfg $(top_builddir)/setup.cache c4x-rtems@osversion@ > $@ -# RPM_SPECS_DATA += c4x-rtems@osversion@-$(GDBVERS).spec - h8300-rtems@osversion@-$(GDBVERS).spec: $(MKGDBSPEC_DEPS) $(MKSPEC) -cfg $(top_builddir)/setup.cache h8300-rtems@osversion@ > $@ RPM_SPECS_DATA += h8300-rtems@osversion@-$(GDBVERS).spec @@ -81,6 +76,12 @@ sparc-rtems@osversion@-$(GDBVERS).spec: $(MKGDBSPEC_DEPS) $(MKSPEC) -cfg $(top_builddir)/setup.cache sparc-rtems@osversion@ > $@ RPM_SPECS_DATA += sparc-rtems@osversion@-$(GDBVERS).spec +# does not build with 5.2 +# tic4x-rtems@osversion@-$(GDBVERS).spec: $(MKGDBSPEC_DEPS) +# $(MKSPEC) -cfg $(top_builddir)/setup.cache tic4x-rtems@osversion@ > $@ +# RPM_SPECS_DATA += tic4x-rtems@osversion@-$(GDBVERS).spec + + CLEANFILES += $(RPM_SPECS_DATA) EXTRA_DIST = $(SUBPACKAGES) -- cgit v1.2.3