summaryrefslogtreecommitdiffstats
path: root/doc/supplements/mips
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/supplements/mips/ChangeLog5
-rw-r--r--doc/supplements/mips/Makefile.am2
-rw-r--r--doc/supplements/mips64orion/ChangeLog5
-rw-r--r--doc/supplements/mips64orion/Makefile.am2
4 files changed, 14 insertions, 0 deletions
diff --git a/doc/supplements/mips/ChangeLog b/doc/supplements/mips/ChangeLog
index 579dc2406c..bc38b3477f 100644
--- a/doc/supplements/mips/ChangeLog
+++ b/doc/supplements/mips/ChangeLog
@@ -1,3 +1,8 @@
+2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Add *.info to CLEANFILES to accomodate
+ automake-1.7f/1.8 breaking building infos.
+
2003-09-26 Joel Sherrill <joel@OARcorp.com>
* cpumodel.t: Obsoleting HP PA-RISC port and removing all references.
diff --git a/doc/supplements/mips/Makefile.am b/doc/supplements/mips/Makefile.am
index 93cc8916ea..53bc7e05d3 100644
--- a/doc/supplements/mips/Makefile.am
+++ b/doc/supplements/mips/Makefile.am
@@ -107,3 +107,5 @@ CLEANFILES += timeBSP_.t
EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeBSP.t
+
+CLEANFILES += mips.info mips.info-?
diff --git a/doc/supplements/mips64orion/ChangeLog b/doc/supplements/mips64orion/ChangeLog
index 489462fa15..fc3cc96136 100644
--- a/doc/supplements/mips64orion/ChangeLog
+++ b/doc/supplements/mips64orion/ChangeLog
@@ -1,3 +1,8 @@
+2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Add *.info to CLEANFILES to accomodate
+ automake-1.7f/1.8 breaking building infos.
+
2003-09-26 Joel Sherrill <joel@OARcorp.com>
* cpumodel.t: Obsoleting HP PA-RISC port and removing all references.
diff --git a/doc/supplements/mips64orion/Makefile.am b/doc/supplements/mips64orion/Makefile.am
index 9feb94934b..e01f6918c7 100644
--- a/doc/supplements/mips64orion/Makefile.am
+++ b/doc/supplements/mips64orion/Makefile.am
@@ -107,3 +107,5 @@ CLEANFILES += timeBSP_.t
EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeBSP.t
+
+CLEANFILES += mips64orion.info mips64orion.info-?