summaryrefslogtreecommitdiffstats
path: root/doc/started_ada/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-13 19:43:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-13 19:43:30 +0000
commit4aa6b64d40d441e1530975ffdd6ff45ee6c106e8 (patch)
tree53d09743221500ba8370414b27a3997518b953d5 /doc/started_ada/Makefile
parentMistake (diff)
downloadrtems-4aa6b64d40d441e1530975ffdd6ff45ee6c106e8.tar.bz2
Updated to include Steve's figures for the first time.
Diffstat (limited to 'doc/started_ada/Makefile')
-rw-r--r--doc/started_ada/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/started_ada/Makefile b/doc/started_ada/Makefile
index e7eec5c09a..2c7047a989 100644
--- a/doc/started_ada/Makefile
+++ b/doc/started_ada/Makefile
@@ -50,7 +50,7 @@ intro.texi: intro.t versions.texi
-n "Requirements" ${*}.t
require.texi: require.t versions.texi
- $(BMENU) -c -p "Resources on the Internet" \
+ $(BMENU) -c -p "GNAT Chat Mailing List" \
-u "Top" \
-n "Building the GNAT Cross Compiler Toolset" ${*}.t
@@ -76,6 +76,8 @@ gdb.texi: gdb.t versions.texi
html: dirs $(FILES)
-mkdir -p $(WWW_INSTALL)/$(PROJECT)
+ -cp ../started/pictures/sfile12c.jpg $(WWW_INSTALL)/$(PROJECT)
+ -cp ../started/pictures/bit_ada.jpg $(WWW_INSTALL)/$(PROJECT)
$(TEXI2WWW) $(TEXI2WWW_ARGS) -dir $(WWW_INSTALL)/$(PROJECT) \
$(PROJECT).texi