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

* itron.texi: include common/rtems.texi.
	include common/cpright.texi
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
This commit is contained in:
Ralf Corsepius
2003-08-30 06:10:44 +00:00
parent aa17a11ec0
commit 2f1991796d
3 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* itron.texi: include common/rtems.texi.
include common/cpright.texi
* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* itron.texi: Set @setfilename itron.info.

View File

@@ -13,13 +13,13 @@ EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am
COMMON_FILES = $(top_srcdir)/common/setup.texi
GENERATED_FILES = status.texi task.texi tasksync.texi semaphore.texi \
eventflags.texi mailbox.texi msgbuffer.texi rendezvous.texi \
interrupt.texi memorypool.texi fixedblock.texi time.texi config.texi \
network.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi
FILES = preface.texi
info_TEXINFOS = itron.texi

View File

@@ -27,6 +27,7 @@
@include version.texi
@include common/setup.texi
@include common/rtems.texi
@ifset use-ascii
@dircategory RTEMS On-Line Manual
@@ -71,6 +72,7 @@
@subtitle @value{UPDATED}
@author On-Line Applications Research Corporation
@page
@include common/cpright.texi
@end titlepage
@c This prevents a black box from being printed on "overflow" lines.