mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2006-01-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* adminiface.t: Remove. * new_chapters.texi: Remove adminiface. * Makefile.am: Remove adminiface.
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
2006-01-19 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* adminiface.t: Remove.
|
||||||
|
* new_chapters.texi: Remove adminiface.
|
||||||
|
* Makefile.am: Remove adminiface.
|
||||||
|
|
||||||
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: Cosmetics.
|
* Makefile.am: Cosmetics.
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ EDITION = 1
|
|||||||
include $(top_srcdir)/project.am
|
include $(top_srcdir)/project.am
|
||||||
include $(top_srcdir)/main.am
|
include $(top_srcdir)/main.am
|
||||||
|
|
||||||
GENERATED_FILES = adminiface.texi confspace.texi dumpcontrol.texi \
|
GENERATED_FILES = confspace.texi dumpcontrol.texi \
|
||||||
eventlog.texi stackchk.texi rtmonuse.texi cpuuse.texi error.texi \
|
eventlog.texi stackchk.texi rtmonuse.texi cpuuse.texi error.texi \
|
||||||
monitor.texi
|
monitor.texi
|
||||||
|
|
||||||
@@ -38,11 +38,6 @@ confspace.texi: confspace.t
|
|||||||
-u "Top" \
|
-u "Top" \
|
||||||
-n "" < $< > $@
|
-n "" < $< > $@
|
||||||
|
|
||||||
adminiface.texi: adminiface.t
|
|
||||||
$(BMENU2) -p "" \
|
|
||||||
-u "Top" \
|
|
||||||
-n "" < $< > $@
|
|
||||||
|
|
||||||
stackchk.texi: stackchk.t
|
stackchk.texi: stackchk.t
|
||||||
$(BMENU2) -p "" \
|
$(BMENU2) -p "" \
|
||||||
-u "Top" \
|
-u "Top" \
|
||||||
@@ -70,7 +65,7 @@ monitor.texi: monitor.t
|
|||||||
|
|
||||||
noinst_SCRIPTS = gen_section
|
noinst_SCRIPTS = gen_section
|
||||||
|
|
||||||
EXTRA_DIST = adminiface.t base.t confspace.t cpuuse.t dumpcontrol.t error.t \
|
EXTRA_DIST = base.t confspace.t cpuuse.t dumpcontrol.t error.t \
|
||||||
eventlog.t monitor.t rtmonuse.t stackchk.t STATUS TODO \
|
eventlog.t monitor.t rtmonuse.t stackchk.t STATUS TODO \
|
||||||
$(noinst_SCRIPTS)
|
$(noinst_SCRIPTS)
|
||||||
|
|
||||||
|
|||||||
@@ -81,7 +81,6 @@
|
|||||||
@include eventlog.texi
|
@include eventlog.texi
|
||||||
@include dumpcontrol.texi
|
@include dumpcontrol.texi
|
||||||
@include confspace.texi
|
@include confspace.texi
|
||||||
@include adminiface.texi
|
|
||||||
@include stackchk.texi
|
@include stackchk.texi
|
||||||
@include rtmonuse.texi
|
@include rtmonuse.texi
|
||||||
@include cpuuse.texi
|
@include cpuuse.texi
|
||||||
@@ -97,7 +96,6 @@ This is the online version of the RTEMS POSIX API User's Guide
|
|||||||
* Event Logging Manager::
|
* Event Logging Manager::
|
||||||
* Process Dump Control Manager::
|
* Process Dump Control Manager::
|
||||||
* Configuration Space Manager::
|
* Configuration Space Manager::
|
||||||
* Administration Interface Manager::
|
|
||||||
* Stack Bounds Checker::
|
* Stack Bounds Checker::
|
||||||
* Rate Monotonic Period Statistics::
|
* Rate Monotonic Period Statistics::
|
||||||
* CPU Usage Statistics::
|
* CPU Usage Statistics::
|
||||||
|
|||||||
Reference in New Issue
Block a user