From c074c9fd69158fdd56d2784af3dd571462d77084 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 30 Aug 2003 05:48:34 +0000 Subject: 2003-08-30 Ralf Corsepius * template.texi: include common/rtems.texi. * Makefile.am: Reflect changes to $(top_srcdir)/project.am. --- doc/supplements/template/ChangeLog | 5 +++++ doc/supplements/template/Makefile.am | 3 +-- doc/supplements/template/template.texi | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) (limited to 'doc') 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 + + * template.texi: include common/rtems.texi. + * Makefile.am: Reflect changes to $(top_srcdir)/project.am. + 2003-05-22 Ralf Corsepius * 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 -- cgit v1.2.3