Add regression verification script
[ctsim.git] / doc / make-help
1 rm -f ctsim.rtf ctsim.cnt
2 tex2rtf ctsim.tex ctsim.rtf -winhelp
3 hcw /c /m /e ctsim.hpj
4 mv CTSIM.HLP ctsim.hlp
5 cp ctsim.hlp ctsim.cnt ../../msvc/ctsim/
6 rm -f ctsim*.html ctsim.hhp ctsim.hhc ctsim.hhk
7 tex2rtf ctsim.tex ctsim.html -html
8 zip ctsim.zip *.html *.gif ctsim.hhp ctsim.hhc ctsim.hhk
9 mv ctsim.zip ctsim.htb
10 cp ctsim.htb ../../msvc/ctsim
11
12