summaryrefslogtreecommitdiffstats
path: root/scripts/gdb/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-01-07 20:35:07 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-01-07 20:35:07 +0000
commit282180ccbf6e638036a9159653c109ae3092e71d (patch)
treefb4f861647e6b907ca98034e2ef3acaad00e08d7 /scripts/gdb/Makefile.am
parent2004-01-07 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-282180ccbf6e638036a9159653c109ae3092e71d.tar.bz2
2004-01-07 Joel Sherrill <joel@OARcorp.com>
* buildall.in, buildalltar.in, binutils/Makefile.am, cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am, gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore, rtemsdoc/Makefile.am: mips64orion port removed as mips port more completely covers the MIPS family.
Diffstat (limited to '')
-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 cf3253028b..d6d75b7a7a 100644
--- a/scripts/gdb/Makefile.am
+++ b/scripts/gdb/Makefile.am
@@ -52,10 +52,6 @@ m68k-rtems@osversion@-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
$(MKSPEC) -cfg $(top_builddir)/setup.cache m68k-rtems@osversion@ > $@
RPM_SPECS_DATA += m68k-rtems@osversion@-$(GDBVERS).spec
-mips64orion-rtems@osversion@-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
- $(MKSPEC) -cfg $(top_builddir)/setup.cache mips64orion-rtems@osversion@ > $@
-RPM_SPECS_DATA += mips64orion-rtems@osversion@-$(GDBVERS).spec
-
mips-rtems@osversion@-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
$(MKSPEC) -cfg $(top_builddir)/setup.cache mips-rtems@osversion@ > $@
RPM_SPECS_DATA += mips-rtems@osversion@-$(GDBVERS).spec