summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-30 05:48:34 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-30 05:48:34 +0000
commitc074c9fd69158fdd56d2784af3dd571462d77084 (patch)
tree04d47224f4d81d117ee1ee5e5ce28ac6e5754846 /doc
parent2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de> (diff)
downloadrtems-c074c9fd69158fdd56d2784af3dd571462d77084.tar.bz2
2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* template.texi: include common/rtems.texi. * Makefile.am: Reflect changes to $(top_srcdir)/project.am.
Diffstat (limited to 'doc')
-rw-r--r--doc/supplements/template/ChangeLog5
-rw-r--r--doc/supplements/template/Makefile.am3
-rw-r--r--doc/supplements/template/template.texi1
3 files changed, 7 insertions, 2 deletions
diff --git a/doc/supplements/template/ChangeLog b/doc/supplements/template/ChangeLog
index e052eb5318..3fa7309129 100644
--- a/doc/supplements/template/ChangeLog
+++ b/doc/supplements/template/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
+
+ * template.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/template/Makefile.am b/doc/supplements/template/Makefile.am
index d9b622890d..9a64d063f7 100644
--- a/doc/supplements/template/Makefile.am
+++ b/doc/supplements/template/Makefile.am
@@ -16,8 +16,7 @@ include $(top_srcdir)/supplements/supplement.am
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/template/template.texi b/doc/supplements/template/template.texi
index 9729a02942..a2b655fd63 100644
--- a/doc/supplements/template/template.texi
+++ b/doc/supplements/template/template.texi
@@ -21,6 +21,7 @@
@include version.texi
@include common/setup.texi
+@include common/rtems.texi
@ifset use-ascii
@dircategory RTEMS Target Supplements