summaryrefslogtreecommitdiffstats
path: root/doc/supplements/mips
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-11 16:20:40 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-11 16:20:40 +0000
commit9814e9e3203884ce66d91d9f139d3ddb1b16d1b1 (patch)
treec4b327b399ddd8a7d20cb9494c13cb4a7a944122 /doc/supplements/mips
parent2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-9814e9e3203884ce66d91d9f139d3ddb1b16d1b1.tar.bz2
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
Diffstat (limited to 'doc/supplements/mips')
-rw-r--r--doc/supplements/mips/ChangeLog4
-rw-r--r--doc/supplements/mips/Makefile.am5
2 files changed, 7 insertions, 2 deletions
diff --git a/doc/supplements/mips/ChangeLog b/doc/supplements/mips/ChangeLog
index bc38b3477f..1d38749e07 100644
--- a/doc/supplements/mips/ChangeLog
+++ b/doc/supplements/mips/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/supplements/mips/Makefile.am b/doc/supplements/mips/Makefile.am
index 53bc7e05d3..26f328a6b5 100644
--- a/doc/supplements/mips/Makefile.am
+++ b/doc/supplements/mips/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = mips
EDITION = 1
@@ -17,7 +16,8 @@ GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi wksheets.texi timing.texi \
timeBSP.texi
-COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
+COMMON_FILES += $(top_srcdir)/common/cpright.texi \
+ $(top_srcdir)/common/timemac.texi
FILES = preface.texi
@@ -109,3 +109,4 @@ 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-?
+