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

* porting.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
This commit is contained in:
Ralf Corsepius
2003-08-30 06:10:53 +00:00
parent 18312986f5
commit 0837cc22ea
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>
* porting.texi: include common/rtems.texi.
* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-22 Joel Sherrill <joel@OARcorp.com> 2003-08-22 Joel Sherrill <joel@OARcorp.com>
* cpumodels.t: Reconcile differences between CVS trunk and 4.6 branch. * cpumodels.t: Reconcile differences between CVS trunk and 4.6 branch.

View File

@@ -21,8 +21,7 @@ GENERATED_FILES = developtools.texi sourcecode.texi cpumodels.texi \
cpuinit.texi interrupts.texi taskcontext.texi idlethread.texi \ cpuinit.texi interrupts.texi taskcontext.texi idlethread.texi \
prioritybitmap.texi codetuning.texi miscellaneous.texi prioritybitmap.texi codetuning.texi miscellaneous.texi
COMMON_FILES = $(top_srcdir)/common/setup.texi \ COMMON_FILES += $(top_srcdir)/common/cpright.texi
$(top_srcdir)/common/cpright.texi
info_TEXINFOS = porting.texi info_TEXINFOS = porting.texi
porting_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES) porting_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES)

View File

@@ -27,6 +27,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 On-Line Manual @dircategory RTEMS On-Line Manual