X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/38274997413342f48109383b96e6d295c54a5f97..dface61ccba162c922b25d18aca2ebc4e6f03312:/src/msw/makefile.nt diff --git a/src/msw/makefile.nt b/src/msw/makefile.nt index 2bacd2f7af..f14dc31123 100644 --- a/src/msw/makefile.nt +++ b/src/msw/makefile.nt @@ -1626,10 +1626,10 @@ $(DOCDIR)\html\wx\wx.htm: $(DOCDIR)\latex\wx\classes.tex $(DOCDIR)\latex -mkdir $(DOCDIR)\html\wx -start /w tex2rtf $(DOCDIR)\latex\wx\manual.tex $(DOCDIR)\html\wx\wx.htm -twice -html -erase $(DOCDIR)\html\wx\*.con - -erase $(DOCDIR)\html\wx\*.ref - -erase $(DOCDIR)\latex\wx\*.con - -erase $(DOCDIR)\latex\wx\*.ref - cd $(THISDIR) +# -erase $(DOCDIR)\html\wx\*.ref +# -erase $(DOCDIR)\latex\wx\*.con +# -erase $(DOCDIR)\latex\wx\*.ref +# cd $(THISDIR) $(DOCDIR)\html\porting\port.htm: $(DOCDIR)\latex\porting\porting.tex cd $(DOCDIR)\latex\porting