2006-01-19 Ralf Corsepius <ralf.corsepius@rtems.org>

* eventlog.t: Remove.
	* new_chapters.texi: Remove eventlog.
	* Makefile.am: Remove eventlog.
This commit is contained in:
Ralf Corsepius
2006-01-19 07:21:40 +00:00
parent 653c295560
commit 0cad08b343
3 changed files with 8 additions and 9 deletions

View File

@@ -1,3 +1,9 @@
2006-01-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* eventlog.t: Remove.
* new_chapters.texi: Remove eventlog.
* Makefile.am: Remove eventlog.
2006-01-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* dumpcontrol.t: Remove.

View File

@@ -13,7 +13,7 @@ include $(top_srcdir)/project.am
include $(top_srcdir)/main.am
GENERATED_FILES = \
eventlog.texi stackchk.texi rtmonuse.texi cpuuse.texi error.texi \
stackchk.texi rtmonuse.texi cpuuse.texi error.texi \
monitor.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi
@@ -23,11 +23,6 @@ FILES =
info_TEXINFOS = new_chapters.texi
new_chapters_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES)
eventlog.texi: eventlog.t
$(BMENU2) -p "" \
-u "Top" \
-n "" < $< > $@
stackchk.texi: stackchk.t
$(BMENU2) -p "" \
-u "Top" \
@@ -56,7 +51,7 @@ monitor.texi: monitor.t
noinst_SCRIPTS = gen_section
EXTRA_DIST = base.t cpuuse.t error.t \
eventlog.t monitor.t rtmonuse.t stackchk.t STATUS TODO \
monitor.t rtmonuse.t stackchk.t STATUS TODO \
$(noinst_SCRIPTS)
CLEANFILES += new_chapters.info new_chapters.info-?

View File

@@ -78,7 +78,6 @@
@c This prevents a black box from being printed on "overflow" lines.
@c The alternative is to rework a sentence to avoid this problem.
@include eventlog.texi
@include stackchk.texi
@include rtmonuse.texi
@include cpuuse.texi
@@ -91,7 +90,6 @@
This is the online version of the RTEMS POSIX API User's Guide
@menu
* Event Logging Manager::
* Stack Bounds Checker::
* Rate Monotonic Period Statistics::
* CPU Usage Statistics::