From 61ee97b706d07c5bae59d9d13ee92c0510b36f94 Mon Sep 17 00:00:00 2001 From: davygrvy Date: Wed, 28 Nov 2001 01:05:53 +0000 Subject: Removed the Tk reference for the 'winhelp' target. Converge at install will need to be the solution. --- win/makefile.vc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/win/makefile.vc b/win/makefile.vc index c699b57..69da5e0 100644 --- a/win/makefile.vc +++ b/win/makefile.vc @@ -12,7 +12,7 @@ # Copyright (c) 2001 Tomasoft Engineering. # #------------------------------------------------------------------------------ -# RCS: @(#) $Id: makefile.vc,v 1.74 2001/11/15 00:19:40 davygrvy Exp $ +# RCS: @(#) $Id: makefile.vc,v 1.75 2001/11/28 01:05:53 davygrvy Exp $ #------------------------------------------------------------------------------ !if "$(MSVCDIR)" == "" @@ -594,8 +594,7 @@ $(MAN2TCL).exe: $(MAN2TCL).obj $(TCLRTF): $(MAN2TCL).exe $(TCLSH) cd $(TOOLSDIR) - ..\win\$(TCLSH) $(MAN2HELP) $(PROJECT) $(VERSION) $(ROOT)/doc \ - ../../tk$(DOTVERSION)/doc + ..\win\$(TCLSH) $(MAN2HELP) $(PROJECT) $(VERSION) $(ROOT)/doc cd $(MAKEDIR) -- cgit v0.12