2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>

* mips64orion.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
This commit is contained in:
Ralf Corsepius
2003-08-30 05:48:20 +00:00
parent f321c9c1bd
commit 98459b6b9d
3 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* mips64orion.texi: include common/rtems.texi.
* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpumodel.t: Reflect c/src/exec having moved to cpukit. * cpumodel.t: Reflect c/src/exec having moved to cpukit.

View File

@@ -17,8 +17,7 @@ GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi wksheets.texi timing.texi \ fatalerr.texi bsp.texi cputable.texi wksheets.texi timing.texi \
timeBSP.texi timeBSP.texi
COMMON_FILES = $(top_srcdir)/common/setup.texi \ COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
$(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
FILES = preface.texi FILES = preface.texi

View File

@@ -21,6 +21,7 @@
@include version.texi @include version.texi
@include common/setup.texi @include common/setup.texi
@include common/rtems.texi
@ifset use-ascii @ifset use-ascii
@dircategory RTEMS Target Supplements @dircategory RTEMS Target Supplements