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:
Ralf Corsepius
2006-01-19 06:39:27 +00:00
parent 579513a324
commit 3ed7261348
3 changed files with 8 additions and 9 deletions
+6
View File
@@ -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.
+2 -7
View File
@@ -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)
-2
View File
@@ -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::