r494: ctsim.tex
[ctsim.git] / doc / Makefile.in
index 24bcf2591dd710b344b246a02d5e8ab4e01c9e52..a4aa7e4dccdbcac4abdd87ddbb553f9e8f70c6ac 100644 (file)
@@ -198,12 +198,14 @@ 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
@@ -211,6 +213,7 @@ winhelp: ctsim.tex
 
 htmlhelp: ctsim.tex
        rm -f ctsim*.html ctsim.hhp ctsim.hhc ctsim.hhk
+       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