summaryrefslogtreecommitdiffstats
path: root/doc/started
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-05-28 19:37:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-05-28 19:37:22 +0000
commit874f9ed2709ccc1526aed7735060eafd10fe38a5 (patch)
tree2083accc47775ca0bdebc88255214e23c8d3b9c0 /doc/started
parentAdded build45.texi. (diff)
downloadrtems-874f9ed2709ccc1526aed7735060eafd10fe38a5.tar.bz2
Added start-?
Diffstat (limited to 'doc/started')
-rw-r--r--doc/started/.cvsignore1
-rw-r--r--doc/started/Makefile.am2
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/started/.cvsignore b/doc/started/.cvsignore
index 9009980f24..e66b8b82da 100644
--- a/doc/started/.cvsignore
+++ b/doc/started/.cvsignore
@@ -11,6 +11,7 @@ nt.texi
require.texi
sample.texi
started
+started-?
started*.html
started.aux
started.cp
diff --git a/doc/started/Makefile.am b/doc/started/Makefile.am
index 561bbf8e41..f9de292656 100644
--- a/doc/started/Makefile.am
+++ b/doc/started/Makefile.am
@@ -55,7 +55,7 @@ sample.texi: sample.t tversions.texi
-n "Building the GNU Debugger" $<
gdb.texi: gdb.t tversions.texi
- $(BMENU) -c -p "Application Executable" \
+ $(BMENU) -c -p "More Information on RTEMS Application Makefiles" \
-u "Top" \
-n "Where To Go From Here" $<