From fe05fb354a88d9c38bc666f80bb61bb4bb34da22 Mon Sep 17 00:00:00 2001 From: stanton Date: Fri, 21 Aug 1998 10:44:44 +0000 Subject: removed version number from help file --- tools/Makefile.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/tools/Makefile.in b/tools/Makefile.in index 1376b0d..e6f3311 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -6,7 +6,7 @@ # # HTML: 1. Build the html target on Unix -# SCCS: %Z% $Id: Makefile.in,v 1.2 1998/08/07 18:25:56 stanton Exp $ +# SCCS: %Z% $Id: Makefile.in,v 1.3 1998/08/21 10:44:44 stanton Exp $ #TCL = tcl@TCL_VERSION@@TCL_PATCH_LEVEL@ #TK = tk@TCL_VERSION@@TCL_PATCH_LEVEL@ @@ -48,7 +48,7 @@ man2tcl: man2tcl.c tcl.rtf: man2help.tcl man2tcl $(DOCS) LD_LIBRARY_PATH=$(TCL_SOURCE)/unix \ - $(TCLSH) man2help.tcl tcl $(VER) $(DOCS) + $(TCLSH) man2help.tcl tcl "" $(DOCS) tcl$(VER).html: man2html.tcl man2tcl $(TCL_DOCS) $(TK_DOCS) $(TCLSH) man2html.tcl tcl$(VER).html \ @@ -59,5 +59,6 @@ clean: helpfile: hcw /c tcl.hpj - mv tcl.hlp tcl$(VER).hlp + +# mv tcl.hlp tcl$(VER).hlp -- cgit v0.12