mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
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:
@@ -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>
|
||||
|
||||
* cpumodels.t: Reconcile differences between CVS trunk and 4.6 branch.
|
||||
|
||||
@@ -21,8 +21,7 @@ GENERATED_FILES = developtools.texi sourcecode.texi cpumodels.texi \
|
||||
cpuinit.texi interrupts.texi taskcontext.texi idlethread.texi \
|
||||
prioritybitmap.texi codetuning.texi miscellaneous.texi
|
||||
|
||||
COMMON_FILES = $(top_srcdir)/common/setup.texi \
|
||||
$(top_srcdir)/common/cpright.texi
|
||||
COMMON_FILES += $(top_srcdir)/common/cpright.texi
|
||||
|
||||
info_TEXINFOS = porting.texi
|
||||
porting_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES)
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
|
||||
@include version.texi
|
||||
@include common/setup.texi
|
||||
@include common/rtems.texi
|
||||
|
||||
@ifset use-ascii
|
||||
@dircategory RTEMS On-Line Manual
|
||||
|
||||
Reference in New Issue
Block a user