]> git.saurik.com Git - wxWidgets.git/commitdiff
put html docs in own dir
authorChris Elliott <biol75@york.ac.uk>
Thu, 29 Mar 2007 13:28:41 +0000 (13:28 +0000)
committerChris Elliott <biol75@york.ac.uk>
Thu, 29 Mar 2007 13:28:41 +0000 (13:28 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

utils/tex2rtf/docs/makefile.vc

index 52ee37bba1155169cc282a99950c511965380b6f..4ec5e7aa6c3fe377e0cb8b8e322a6a1b5edb6d87 100644 (file)
@@ -39,6 +39,9 @@ tex2rtf.html:         $(DOCSOURCES) tex2rtf.ini
         -erase *.ref
         -erase *.con
         -erase *.ref
         -erase *.ref
         -erase *.con
         -erase *.ref
+        -mkdir html
+       -copy *.html html
+       -copy *.gif  html
 
 tex2rtf.htb:         tex2rtf_contents.html
         -zip tex2rtf.htb tex2rtf*.html *.hhp *.hhk *.hhc *.gif
 
 tex2rtf.htb:         tex2rtf_contents.html
         -zip tex2rtf.htb tex2rtf*.html *.hhp *.hhk *.hhc *.gif