File: make-help

package info (click to toggle)
ctsim 4.5.2-1.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 6,536 kB
  • ctags: 3,720
  • sloc: cpp: 26,768; sh: 3,691; ansic: 1,254; perl: 296; makefile: 263
file content (12 lines) | stat: -rw-r--r-- 346 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
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