summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-26 21:46:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-26 21:46:14 +0000
commit060140dbf383b9cd2aca14f82175f5547f57238f (patch)
tree6935a49b04def01b8848e1e2e1e1dc12eae70af0
parent2003-09-26 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-060140dbf383b9cd2aca14f82175f5547f57238f.tar.bz2
2003-09-26 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Obsoleting HP PA-RISC port.
-rw-r--r--tools/cpu/ChangeLog4
-rw-r--r--tools/cpu/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/tools/cpu/ChangeLog b/tools/cpu/ChangeLog
index edaf54c667..7f253c3f2d 100644
--- a/tools/cpu/ChangeLog
+++ b/tools/cpu/ChangeLog
@@ -1,5 +1,9 @@
2003-09-26 Joel Sherrill <joel@OARcorp.com>
+ * Makefile.am: Obsoleting HP PA-RISC port.
+
+2003-09-26 Joel Sherrill <joel@OARcorp.com>
+
* hppa1.1/.cvsignore, hppa1.1/ChangeLog, hppa1.1/Makefile.am,
hppa1.1/configure.ac, hppa1.1/genoffsets.c: Removed.
diff --git a/tools/cpu/Makefile.am b/tools/cpu/Makefile.am
index 9fbc8ecd9c..351b3ebe64 100644
--- a/tools/cpu/Makefile.am
+++ b/tools/cpu/Makefile.am
@@ -6,7 +6,7 @@ ACLOCAL_AMFLAGS = -I ../../aclocal
SUBDIRS = @subdirs@
-DIST_SUBDIRS = generic hppa1.1 sh
+DIST_SUBDIRS = generic sh
include $(top_srcdir)/../../automake/subdirs.am
include $(top_srcdir)/../../automake/host.am