summaryrefslogtreecommitdiffstats
path: root/doc/started/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-11-13 20:20:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-11-13 20:20:29 +0000
commit4a675a5c590c60f16f83301bec17578f28966af8 (patch)
tree88255a6b7965ed3097bd5208fcd0aa35c7146878 /doc/started/Makefile.am
parent2002-11-13 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-4a675a5c590c60f16f83301bec17578f28966af8.tar.bz2
2002-11-13 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, buildc.t, buildrt.t, nt.t, require.t, tversions.texi: Removed all references to bit scripts. * gdb.t: Removed.
Diffstat (limited to 'doc/started/Makefile.am')
-rw-r--r--doc/started/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/started/Makefile.am b/doc/started/Makefile.am
index 52925312d8..5bc64aeb68 100644
--- a/doc/started/Makefile.am
+++ b/doc/started/Makefile.am
@@ -52,7 +52,7 @@ $(srcdir)/buildrt.texi: buildrt.t tversions.texi
-n "Building the Sample Application" < $< > $@
$(srcdir)/sample.texi: sample.t tversions.texi
- $(BMENU2) -c -p "Using the bit_rtems Script" \
+ $(BMENU2) -c -p "Using the RTEMS configure Script Directly" \
-u "Top" \
-n "Where To Go From Here" < $< > $@
@@ -66,5 +66,5 @@ $(srcdir)/nt.texi: nt.t tversions.texi
-u "Top" \
-n "" < $< > $@
-EXTRA_DIST = binaries.t buildc.t buildrt.t gdb.t intro.t nextstep.t nt.t \
+EXTRA_DIST = binaries.t buildc.t buildrt.t intro.t nextstep.t nt.t \
require.t sample.t