summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-30 05:48:28 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-30 05:48:28 +0000
commit684fe299ed7219a55fba8c46232ae252de4ef72e (patch)
tree5fa7a74fd67f71da189daf9680cea6ce11c18b6c /doc
parent2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de> (diff)
downloadrtems-684fe299ed7219a55fba8c46232ae252de4ef72e.tar.bz2
2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* sh.texi: include common/rtems.texi. * Makefile.am: Reflect changes to $(top_srcdir)/project.am.
Diffstat (limited to 'doc')
-rw-r--r--doc/supplements/sh/ChangeLog5
-rw-r--r--doc/supplements/sh/Makefile.am3
-rw-r--r--doc/supplements/sh/sh.texi1
3 files changed, 7 insertions, 2 deletions
diff --git a/doc/supplements/sh/ChangeLog b/doc/supplements/sh/ChangeLog
index 221ec1e2e7..4fde0fb64f 100644
--- a/doc/supplements/sh/ChangeLog
+++ b/doc/supplements/sh/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
+
+ * sh.texi: include common/rtems.texi.
+ * Makefile.am: Reflect changes to $(top_srcdir)/project.am.
+
2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpumodel.t: Reflect c/src/exec having moved to cpukit.
diff --git a/doc/supplements/sh/Makefile.am b/doc/supplements/sh/Makefile.am
index f0c588f597..1fe4533838 100644
--- a/doc/supplements/sh/Makefile.am
+++ b/doc/supplements/sh/Makefile.am
@@ -17,8 +17,7 @@ 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/setup.texi \
- $(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
diff --git a/doc/supplements/sh/sh.texi b/doc/supplements/sh/sh.texi
index e8e07a0f19..50dff26ec6 100644
--- a/doc/supplements/sh/sh.texi
+++ b/doc/supplements/sh/sh.texi
@@ -21,6 +21,7 @@
@include version.texi
@include common/setup.texi
+@include common/rtems.texi
@ifset use-ascii
@dircategory RTEMS Target Supplements