mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-23 11:36:59 +08:00
2006-01-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* dumpcontrol.t: Remove. * new_chapters.texi: Remove dumpcontrol. * Makefile.am: Remove dumpcontrol.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2006-01-19 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* dumpcontrol.t: Remove.
|
||||
* new_chapters.texi: Remove dumpcontrol.
|
||||
* Makefile.am: Remove dumpcontrol.
|
||||
|
||||
2006-01-19 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* confspace.t: Remove.
|
||||
|
||||
@@ -12,7 +12,7 @@ EDITION = 1
|
||||
include $(top_srcdir)/project.am
|
||||
include $(top_srcdir)/main.am
|
||||
|
||||
GENERATED_FILES = dumpcontrol.texi \
|
||||
GENERATED_FILES = \
|
||||
eventlog.texi stackchk.texi rtmonuse.texi cpuuse.texi error.texi \
|
||||
monitor.texi
|
||||
|
||||
@@ -28,11 +28,6 @@ eventlog.texi: eventlog.t
|
||||
-u "Top" \
|
||||
-n "" < $< > $@
|
||||
|
||||
dumpcontrol.texi: dumpcontrol.t
|
||||
$(BMENU2) -p "" \
|
||||
-u "Top" \
|
||||
-n "" < $< > $@
|
||||
|
||||
stackchk.texi: stackchk.t
|
||||
$(BMENU2) -p "" \
|
||||
-u "Top" \
|
||||
@@ -60,7 +55,7 @@ monitor.texi: monitor.t
|
||||
|
||||
noinst_SCRIPTS = gen_section
|
||||
|
||||
EXTRA_DIST = base.t cpuuse.t dumpcontrol.t error.t \
|
||||
EXTRA_DIST = base.t cpuuse.t error.t \
|
||||
eventlog.t monitor.t rtmonuse.t stackchk.t STATUS TODO \
|
||||
$(noinst_SCRIPTS)
|
||||
|
||||
|
||||
@@ -79,7 +79,6 @@
|
||||
@c The alternative is to rework a sentence to avoid this problem.
|
||||
|
||||
@include eventlog.texi
|
||||
@include dumpcontrol.texi
|
||||
@include stackchk.texi
|
||||
@include rtmonuse.texi
|
||||
@include cpuuse.texi
|
||||
@@ -93,7 +92,6 @@ This is the online version of the RTEMS POSIX API User's Guide
|
||||
|
||||
@menu
|
||||
* Event Logging Manager::
|
||||
* Process Dump Control Manager::
|
||||
* Stack Bounds Checker::
|
||||
* Rate Monotonic Period Statistics::
|
||||
* CPU Usage Statistics::
|
||||
|
||||
Reference in New Issue
Block a user