summaryrefslogtreecommitdiffstats
path: root/scripts/cpukit/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-26 21:48:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-26 21:48:56 +0000
commit923ecb6ff98ed7839069007528a913d463dad4c9 (patch)
tree6a15b75d4c685e55e09d0475b28d1eaea442de60 /scripts/cpukit/Makefile.am
parent2003-09-26 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-923ecb6ff98ed7839069007528a913d463dad4c9.tar.bz2
2003-09-26 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: Obsoleting HP PA-RISC port.
Diffstat (limited to '')
-rw-r--r--scripts/cpukit/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/cpukit/Makefile.am b/scripts/cpukit/Makefile.am
index 04b71cf47d..3b2100203a 100644
--- a/scripts/cpukit/Makefile.am
+++ b/scripts/cpukit/Makefile.am
@@ -22,10 +22,6 @@ c4x-rtems-cpukit.spec: $(MKSPEC_DEPS)
$(MKSPEC) -cfg $(top_builddir)/setup.cache -o . c4x-rtems > $@
RPM_SPECS_DATA = c4x-rtems-cpukit.spec
-hppa1.1-rtems-cpukit.spec: $(MKSPEC_DEPS)
- $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . hppa1.1-rtems > $@
-RPM_SPECS_DATA += hppa1.1-rtems-cpukit.spec
-
h8300-rtems-cpukit.spec: $(MKSPEC_DEPS)
$(MKSPEC) -cfg $(top_builddir)/setup.cache -o . h8300-rtems > $@
RPM_SPECS_DATA += h8300-rtems-cpukit.spec