]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.nt
Added dnd classes, data object classes, changed clipboard class doc,
[wxWidgets.git] / src / msw / makefile.nt
index 2bacd2f7af9cd97353778e6543d026050909f092..f14dc31123794102790ff7a49aa4d12552237868 100644 (file)
@@ -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