From 9f9efbca8df3a024607572eb7413d2cacddb73d2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 22 Feb 2000 17:48:01 +0000 Subject: Adding information on prebuilt toolset binaries. --- doc/started/Makefile | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'doc/started/Makefile') diff --git a/doc/started/Makefile b/doc/started/Makefile index 700ae4301b..fbe2f39ee3 100644 --- a/doc/started/Makefile +++ b/doc/started/Makefile @@ -17,7 +17,7 @@ dirs: COMMON_FILES=../common/cpright.texi ../common/setup.texi -GENERATED_FILES= buildc.texi buildrt.texi gdb.texi intro.texi \ +GENERATED_FILES= binaries.texi buildc.texi buildrt.texi gdb.texi intro.texi \ nt.texi require.texi sample.texi FILES= $(PROJECT).texi versions.texi $(GENERATED_FILES) @@ -54,11 +54,16 @@ intro.texi: intro.t versions.texi require.texi: require.t versions.texi $(BMENU) -c -p "EGCS Mailing List" \ + -u "Top" \ + -n "Prebuilt Toolset Executables" ${*}.t + +binaries.texi: binaries.t versions.texi + $(BMENU) -c -p "GNU makeinfo Version Requirements" \ -u "Top" \ -n "Building the GNU C/C++ Cross Compiler Toolset" ${*}.t buildc.texi: buildc.t versions.texi - $(BMENU) -c -p "GNU makeinfo Version Requirements" \ + $(BMENU) -c -p "Removing RPMs" \ -u "Top" \ -n "Building RTEMS" ${*}.t -- cgit v1.2.3