X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2FMakefile.in;h=82e0c3038a80a3ae7945eec3bd1b0cb2bb63ed22;hb=9ff5b5165b2c8871bd4b29ccd5ca794638414615;hp=a4aa7e4dccdbcac4abdd87ddbb553f9e8f70c6ac;hpb=c472021e983cc7045c692d753ca0dcae5ced409f;p=ctsim.git diff --git a/doc/Makefile.in b/doc/Makefile.in index a4aa7e4..82e0c30 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -90,8 +90,10 @@ wxcflags = @wxcflags@ wxconfig = @wxconfig@ wxlibs = @wxlibs@ -docs = ctsim.tex ctsim.bib texhelp.sty psbox.tex logo-huge.bmp tex2rtf.ini ctsim.hpj bullet.bmp verbatim.sty mytitle.sty makeidx.sty mysober.sty fancyhea.sty ctsim.bib -EXTRA_DIST = ${docs} +docs = ctsim.tex ctsim.bib texhelp.sty psbox.tex logo.eps logo.gif ctsim-sgp.tex ctsim-concepts.tex ctsim-gui.tex ctsim-install.tex ctsim-textui.tex ctsim-web.tex alphacalc.eps alphacalc.gif divergent.eps divergent.gif equiangular.eps equiangular.gif equilinear.eps equilinear.gif scangeometry.eps scangeometry.gif tex2rtf.ini ctsim.hpj bullet.bmp verbatim.sty mytitle.sty makeidx.sty mysober.sty fancyhea.sty ctsim.bib ctsim-latex.bib ctsim-tex2rtf.bib + + +EXTRA_DIST = ${docs} ctsim.htb mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../config.h CONFIG_CLEAN_FILES = @@ -197,6 +199,7 @@ mostlyclean distclean maintainer-clean dvi: ctsim.tex + latex ctsim bibtex ctsim cp ctsim-latex.bib ctsim.bib latex ctsim @@ -212,7 +215,7 @@ winhelp: ctsim.tex 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