r425: Added splash screen for About box
[ctsim.git] / doc / tex2rtf / make-help
index d20e32fa7019c7c1dbdf81904c9f0bf8a0c43b7f..1ad3b6ba787ace91d9a27d34a07a14590a40ab63 100644 (file)
@@ -1,6 +1,12 @@
+rm -f ctsim.rtf ctsim.cnt
 tex2rtf ctsim.tex ctsim.rtf -winhelp
 hcw /c /m /e ctsim.hpj
 mv CTSIM.HLP ctsim.hlp
 cp ctsim.hlp ctsim.cnt ../../msvc/ctsim/
+rm -f ctsim*.html ctsim.hhp ctsim.hhc ctsim.hhk
 tex2rtf ctsim.tex ctsim.html -html
-zip ctsim.html *.html *.gif
+zip ctsim.zip *.html *.gif ctsim.hhp ctsim.hhc ctsim.hhk
+mv ctsim.zip ctsim.htb
+cp ctsim.htb ../../msvc/ctsim
+