From 070425c630f1473db968a209e7d28cd8db0da362 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 5 Mar 2004 15:41:43 +0000 Subject: 2004-03-05 Joel Sherrill PR 576/doc * FAQ/FAQ.texi, FAQ/Makefile.am: Remove embedded information as it was out of date and frequently duplicated information available from other public sources like the CrossGCC Wiki. * FAQ/embeddedinfo.t: Removed. --- doc/FAQ/Makefile.am | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'doc/FAQ/Makefile.am') diff --git a/doc/FAQ/Makefile.am b/doc/FAQ/Makefile.am index d031b13589..d4d86847ad 100644 --- a/doc/FAQ/Makefile.am +++ b/doc/FAQ/Makefile.am @@ -13,7 +13,7 @@ include $(top_srcdir)/project.am include $(top_srcdir)/main.am GENERATED_FILES = basic.texi tools.texi concepts.texi build45.texi bsp.texi \ - debug.texi freesw.texi embeddedinfo.texi hwdebugaids.texi projects.texi \ + debug.texi freesw.texi hwdebugaids.texi projects.texi \ endoftime.texi COMMON_FILES += $(top_srcdir)/common/cpright.texi @@ -62,11 +62,6 @@ freesw.texi: freesw.t -u "Top" \ -n "" < $< > $@ -embeddedinfo.texi: embeddedinfo.t - $(BMENU2) -c -p "" \ - -u "Top" \ - -n "" < $< > $@ - hwdebugaids.texi: hwdebugaids.t $(BMENU2) -c -p "" \ -u "Top" \ @@ -84,5 +79,5 @@ endoftime.texi: endoftime.t CLEANFILES += FAQ.info FAQ.info-? -EXTRA_DIST = entry basic.t bsp.t build45.t concepts.t debug.t embeddedinfo.t \ +EXTRA_DIST = entry basic.t bsp.t build45.t concepts.t debug.t \ endoftime.t freesw.t hwdebugaids.t projects.t tools.t -- cgit v1.2.3