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

* c_user.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:47:56 +00:00
parent ae1e86be12
commit cef0cf364c
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>
* c_user.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>
* preface.texi: Reconcile differences between CVS trunk and 4.6 branch. * preface.texi: Reconcile differences between CVS trunk and 4.6 branch.

View File

@@ -20,8 +20,7 @@ GENERATED_FILES = overview.texi concepts.texi datatypes.texi init.texi \
signal.texi part.texi region.texi dpmem.texi io.texi fatal.texi \ signal.texi part.texi region.texi dpmem.texi io.texi fatal.texi \
schedule.texi rtmon.texi bsp.texi userext.texi conf.texi mp.texi schedule.texi rtmon.texi bsp.texi userext.texi conf.texi mp.texi
COMMON_FILES = $(top_srcdir)/common/setup.texi \ COMMON_FILES += $(top_srcdir)/common/cpright.texi
$(top_srcdir)/common/cpright.texi
info_TEXINFOS = c_user.texi info_TEXINFOS = c_user.texi
c_user_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES) c_user_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES)

View File

@@ -26,6 +26,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