From 4a675a5c590c60f16f83301bec17578f28966af8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 13 Nov 2002 20:20:29 +0000 Subject: 2002-11-13 Joel Sherrill * Makefile.am, buildc.t, buildrt.t, nt.t, require.t, tversions.texi: Removed all references to bit scripts. * gdb.t: Removed. --- doc/started/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/started/Makefile.am') 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 -- cgit v1.2.3