]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/tex2rtf/docs/makefile.vc
use generic dialogs under Palm (generic.diff part of patch 1894861)
[wxWidgets.git] / utils / tex2rtf / docs / makefile.vc
index 55c0d1aa635f2591b771793ea777214c6a95f0e5..4ec5e7aa6c3fe377e0cb8b8e322a6a1b5edb6d87 100644 (file)
@@ -11,10 +11,11 @@ LOCALDOCDIR=.
 
 DOCSOURCES=tex2rtf.tex
 
-all: tex2rtf.chm tex2rtf.htb
+all: chm htb hlp html htmlhelp pdfrtf
 
-hlp: tex2rtf.hlp
-htb: tex2rtf.htb
+chm:  tex2rtf.chm
+hlp:  tex2rtf.hlp
+htb:  tex2rtf.htb
 html: tex2rtf.html
 htmlhelp: tex2rtf.chm
 pdfrtf: tex2rtf_rtf.rtf
@@ -38,7 +39,10 @@ tex2rtf.html:         $(DOCSOURCES) tex2rtf.ini
         -erase *.ref
         -erase *.con
         -erase *.ref
+        -mkdir html
+       -copy *.html html
+       -copy *.gif  html
 
 tex2rtf.htb:         tex2rtf_contents.html
-        -zip32 tex2rtf.htb tex2rtf*.html *.hhp *.hhk *.hhc *.gif
+        -zip tex2rtf.htb tex2rtf*.html *.hhp *.hhk *.hhc *.gif