mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
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:
@@ -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.
|
||||||
|
|||||||
@@ -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)
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user