X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/20ac3ed64450eded778a7b747bd3fde0b471fd32..673ae68a3c63f85da2f58f50c858efb9deeff79c:/distrib/msw/makefile.vc?ds=sidebyside diff --git a/distrib/msw/makefile.vc b/distrib/msw/makefile.vc index ff5aa23f72..a1b4c10509 100644 --- a/distrib/msw/makefile.vc +++ b/distrib/msw/makefile.vc @@ -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