]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/makefile.vc
Temporary ugly trick to make release for OpenWatcom possible.
[wxWidgets.git] / distrib / msw / makefile.vc
index ff5aa23f720ddee9c978633e2147dc3d63b6aeb5..a1b4c10509d888c5e337bdb7555fbb578952c7e3 100644 (file)
@@ -197,6 +197,18 @@ cleandocs:
     -erase $(DOCDIR)\htmlhelp\wx.chm
     -erase $(DOCDIR)\htb\wx.htb
 
+# Only clean the online help, not PDF RTF
+cleanonlinehelp:
+    -erase $(DOCDIR)\winhelp\wx.hlp
+    -erase $(DOCDIR)\winhelp\wx.cnt
+    -erase $(DOCDIR)\html\wx\*.html
+    -erase $(DOCDIR)\latex\wx\wx.rtf
+    -erase $(DOCDIR)\latex\wx\WX.PH
+    -erase $(DOCDIR)\latex\wx\wx.hpj
+    -erase $(DOCDIR)\htmlhelp\wx.chm
+    -erase $(DOCDIR)\mshtml\wx\*.html
+    -erase $(DOCDIR)\htb\wx.htb
+
 # Start Word, running the GeneratePDF macro. MakeManual.dot should be in the
 # Office StartUp folder, and PDFMaker should be installed.
 updatepdf:  # touchmanual pdfrtf