From 0df2ab8795626b405945bd75b1eafb67def9d5df Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 13 Apr 1998 19:42:55 +0000 Subject: Now builds for all formats. Updated to include Steve's figures for the first time. --- doc/started/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/started/Makefile') 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 -- cgit v1.2.3