r516: *** empty log message ***
[ctsim.git] / doc / Makefile.in
index 24bcf2591dd710b344b246a02d5e8ab4e01c9e52..6421b02605656046a18ff6ad53774d2ba90ac406 100644 (file)
@@ -198,19 +198,22 @@ mostlyclean distclean maintainer-clean
 
 dvi: ctsim.tex
        bibtex ctsim
+       cp ctsim-latex.bib ctsim.bib
        latex ctsim
        makeindex ctsim
        latex ctsim
 
 winhelp: ctsim.tex
        rm -f ctsim.rtf ctsim.cnt
+       cp ctsim-tex2rtf.bib ctsim.bib
        tex2rtf ctsim.tex ctsim.rtf -winhelp
        hcw /c /m /e ctsim.hpj
        mv CTSIM.HLP ctsim.hlp
        cp ctsim.hlp ctsim.cnt ../msvc/ctsim/
 
 htmlhelp: ctsim.tex
-       rm -f ctsim*.html ctsim.hhp ctsim.hhc ctsim.hhk
+       rm -f ctsim*.html ctsim.hhp ctsim.hhc ctsim.hhk ctsim.zip
+       cp ctsim-tex2rtf.bib ctsim.bib
        tex2rtf ctsim.tex ctsim.html -html
        zip ctsim.zip *.html *.gif ctsim.hhp ctsim.hhc ctsim.hhk
        mv ctsim.zip ctsim.htb