Posted to tcl by patthoyts at Sun Nov 01 22:45:31 GMT 2009view raw

  1. C:\opt\tcl\src\tcl\win>cvs diff makefile.vc
  2. Index: makefile.vc
  3. ===================================================================
  4. RCS file: /cvsroot/tcl/tcl/win/makefile.vc,v
  5. retrieving revision 1.201
  6. diff -u -r1.201 makefile.vc
  7. --- makefile.vc 26 Sep 2009 21:42:05 -0000 1.201
  8. +++ makefile.vc 27 Sep 2009 22:39:24 -0000
  9. @@ -731,7 +731,7 @@
  10. $(CHMFILE): $(DOCDIR)\*
  11. @$(TCLSH) $(TOOLSDIR)\tcltk-man2html.tcl
  12. @echo Compiling html help project
  13. - @$(HHC) <<$(HHPFILE) >NUL
  14. + @"$(HHC)" <<$(HHPFILE) >NUL
  15. [OPTIONS]
  16. Compatibility=1.1 or later
  17. Compiled file=$(HTMLBASE).chm