summaryrefslogtreecommitdiffstats
path: root/scripts/gdb
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-09-29 17:29:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-09-29 17:29:10 +0000
commite4e9d602334b44503204dab7d6ba18750394363a (patch)
tree889ac8748a0b474a01c064200465766e1e3ea9a5 /scripts/gdb
parent2004-09-29 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-e4e9d602334b44503204dab7d6ba18750394363a.tar.bz2
2004-09-29 Joel Sherrill <joel@OARcorp.com>
* buildall.in, buildalltar.in, binutils/Makefile.am, cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add, gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore, rtemsdoc/Makefile.am: i960 obsoleted.
Diffstat (limited to 'scripts/gdb')
-rw-r--r--scripts/gdb/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/gdb/Makefile.am b/scripts/gdb/Makefile.am
index 84cfa83f8e..8ace9ffce0 100644
--- a/scripts/gdb/Makefile.am
+++ b/scripts/gdb/Makefile.am
@@ -39,10 +39,6 @@ i386-rtems@osversion@-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
# $(MKSPEC) -cfg $(top_builddir)/setup.cache i386-RTEMS > $@
# RPM_SPECS_DATA += i386-RTEMS-$(GDBVERS).spec
-i960-rtems@osversion@-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
- $(MKSPEC) -cfg $(top_builddir)/setup.cache i960-rtems@osversion@ > $@
-RPM_SPECS_DATA += i960-rtems@osversion@-$(GDBVERS).spec
-
m68k-rtems@osversion@-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
$(MKSPEC) -cfg $(top_builddir)/setup.cache m68k-rtems@osversion@ > $@
RPM_SPECS_DATA += m68k-rtems@osversion@-$(GDBVERS).spec