summaryrefslogtreecommitdiffstats
path: root/doc/started/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-13 19:42:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-13 19:42:55 +0000
commit0df2ab8795626b405945bd75b1eafb67def9d5df (patch)
tree0f9f86f3cc4c3adef183867ecedeea4d0b339e53 /doc/started/Makefile
parentnew files (diff)
downloadrtems-0df2ab8795626b405945bd75b1eafb67def9d5df.tar.bz2
Now builds for all formats.
Updated to include Steve's figures for the first time.
Diffstat (limited to 'doc/started/Makefile')
-rw-r--r--doc/started/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/started/Makefile b/doc/started/Makefile
index bbd72810c9..39b0b0d1f6 100644
--- a/doc/started/Makefile
+++ b/doc/started/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 "EGCS Mailing List" \
-u "Top" \
-n "Building the GNU C/C++ Cross Compiler Toolset" ${*}.t
@@ -81,6 +81,8 @@ nt.texi: nt.t versions.texi
html: dirs $(FILES)
-mkdir -p $(WWW_INSTALL)/$(PROJECT)
+ -cp pictures/sfile12c.jpg $(WWW_INSTALL)/$(PROJECT)
+ -cp pictures/bit_c.jpg $(WWW_INSTALL)/$(PROJECT)
$(TEXI2WWW) $(TEXI2WWW_ARGS) -dir $(WWW_INSTALL)/$(PROJECT) \
$(PROJECT).texi