summaryrefslogtreecommitdiffstats
path: root/scripts/gdb/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-01-28 21:45:51 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-01-28 21:45:51 +0000
commit4e445522f45d2e4866778c1c38f6732573f08944 (patch)
tree9cd5555dfb94b6171212f32552117657aae53452 /scripts/gdb/Makefile.am
parentRemove unused .cvsignore (diff)
downloadrtems-4e445522f45d2e4866778c1c38f6732573f08944.tar.bz2
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.
Diffstat (limited to '')
-rw-r--r--scripts/gdb/Makefile.am11
1 files changed, 6 insertions, 5 deletions
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)