From 2f957f19bd93c348a3eda7c1dff8547750034480 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 28 May 2000 19:33:59 +0000 Subject: Merged Ralf Corsepius' 4.5 Build Issues FAQ into this. --- doc/FAQ/Makefile.am | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'doc/FAQ/Makefile.am') diff --git a/doc/FAQ/Makefile.am b/doc/FAQ/Makefile.am index 5aefbf236a..876b034048 100644 --- a/doc/FAQ/Makefile.am +++ b/doc/FAQ/Makefile.am @@ -15,8 +15,8 @@ include $(top_srcdir)/project.am COMMON_FILES=$(top_srcdir)/common/cpright.texi $(top_builddir)/common/setup.texi GENERATED_FILES= \ - basic.texi tools.texi concepts.texi bsp.texi debug.texi freesw.texi \ - embeddedinfo.texi hwdebugaids.texi projects.texi endoftime.texi + basic.texi tools.texi concepts.texi build45.texi bsp.texi debug.texi \ + freesw.texi embeddedinfo.texi hwdebugaids.texi projects.texi endoftime.texi FILES= @@ -42,6 +42,11 @@ concepts.texi: concepts.t -u "Top" \ -n "" $< +build45.texi: build45.t + $(BMENU) -c -p "" \ + -u "Top" \ + -n "" $< + bsp.texi: bsp.t $(BMENU) -c -p "" \ -u "Top" \ -- cgit v1.2.3