X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2Ftex2rtf%2Fmake-help;h=1ad3b6ba787ace91d9a27d34a07a14590a40ab63;hb=b6a870bcbf126ae93e75419a37fc9a41b52deb99;hp=fe18578d8ed96f0ea538685bc3989232c3ed8448;hpb=04f1c0bd27a0a57dbd5781b40752528e7901a4c4;p=ctsim.git diff --git a/doc/tex2rtf/make-help b/doc/tex2rtf/make-help index fe18578..1ad3b6b 100644 --- a/doc/tex2rtf/make-help +++ b/doc/tex2rtf/make-help @@ -1,3 +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.zip *.html *.gif ctsim.hhp ctsim.hhc ctsim.hhk +mv ctsim.zip ctsim.htb +cp ctsim.htb ../../msvc/ctsim + +