forked from Imagelibrary/rtems
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:
@@ -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.
|
||||
|
||||
@@ -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-?
|
||||
|
||||
@@ -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::
|
||||
|
||||
Reference in New Issue
Block a user