From 9ccf70036078b3a74f1544693bb79fc50e9ddff6 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 19 Jan 2006 06:20:49 +0000 Subject: 2006-01-19 Ralf Corsepius * confspace.t: Remove. * new_chapters.texi: Remove confspace. * Makefile.am: Remove confspace. --- doc/new_chapters/Makefile.am | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'doc/new_chapters/Makefile.am') diff --git a/doc/new_chapters/Makefile.am b/doc/new_chapters/Makefile.am index 3bef7dbbc3..85e68be514 100644 --- a/doc/new_chapters/Makefile.am +++ b/doc/new_chapters/Makefile.am @@ -12,7 +12,7 @@ EDITION = 1 include $(top_srcdir)/project.am include $(top_srcdir)/main.am -GENERATED_FILES = confspace.texi dumpcontrol.texi \ +GENERATED_FILES = dumpcontrol.texi \ eventlog.texi stackchk.texi rtmonuse.texi cpuuse.texi error.texi \ monitor.texi @@ -33,11 +33,6 @@ dumpcontrol.texi: dumpcontrol.t -u "Top" \ -n "" < $< > $@ -confspace.texi: confspace.t - $(BMENU2) -p "" \ - -u "Top" \ - -n "" < $< > $@ - stackchk.texi: stackchk.t $(BMENU2) -p "" \ -u "Top" \ @@ -65,7 +60,7 @@ monitor.texi: monitor.t noinst_SCRIPTS = gen_section -EXTRA_DIST = base.t confspace.t cpuuse.t dumpcontrol.t error.t \ +EXTRA_DIST = base.t cpuuse.t dumpcontrol.t error.t \ eventlog.t monitor.t rtmonuse.t stackchk.t STATUS TODO \ $(noinst_SCRIPTS) -- cgit v1.2.3