summaryrefslogtreecommitdiffstats
path: root/doc/started/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-20 12:28:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-20 12:28:56 +0000
commit0b5dbf1f6a7f39f0960ea8016f4877e38873702e (patch)
tree57d58a88d2231bc7595aff05446efa09019ebd93 /doc/started/Makefile
parentEnhanced times() with copy from the other chapter. (diff)
downloadrtems-0b5dbf1f6a7f39f0960ea8016f4877e38873702e.tar.bz2
Added sections so had to change the build menu commands.
Diffstat (limited to '')
-rw-r--r--doc/started/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/started/Makefile b/doc/started/Makefile
index 39b0b0d1f6..4366f06d4a 100644
--- a/doc/started/Makefile
+++ b/doc/started/Makefile
@@ -55,7 +55,7 @@ require.texi: require.t versions.texi
-n "Building the GNU C/C++ Cross Compiler Toolset" ${*}.t
buildc.texi: buildc.t versions.texi
- $(BMENU) -c -p "Requirements" \
+ $(BMENU) -c -p "GNU makeinfo Version Requirements" \
-u "Top" \
-n "Building RTEMS" ${*}.t
@@ -65,7 +65,7 @@ buildrt.texi: buildrt.t versions.texi
-n "Building the Sample Application" ${*}.t
sample.texi: sample.t versions.texi
- $(BMENU) -c -p "Generate RTEMS for a Specific Target and BSP" \
+ $(BMENU) -c -p "Using the RTEMS configure Script Directly" \
-u "Top" \
-n "Building the GNU Debugger" ${*}.t