X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2FMakefile.am;h=d2682487020f5005aced1baa63a2fd0f1b278158;hb=a01d4e203e2be95bce136ef87f9c847ecceb54ef;hp=3425393eab08b1c1bd283f8e32041e649b008b5b;hpb=13ed57b64439d14652a7ae7d06b2881db4ee9a96;p=ctsim.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 3425393..d268248 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,11 +1,12 @@ -docs = ctsim.tex 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-latex.bib ctsim-tex2rtf.bib +docs := ctsim.tex 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-latex.bib ctsim-tex2rtf.bib pkg=ctsim EXTRA_DIST = $(docs) html CLEANFILES=$(pkg).ps $(pkg)*.html $(pkg).hhc $(pkg).hhp $(pkg).hhk \ - $(pkg).bib $(pkg).zip *.aux *.log *~ \#*~ \#*\# \.*~ + $(pkg).bib $(pkg).zip *.aux *.log *~ \#*~ \#*\# \.*~ \ + $(pkg).ilg $(pkg).ind all-local: htmlhelp html dvi @@ -41,7 +42,7 @@ htmlhelp: $(docs) rm -f $(pkg)*.html $(pkg).hhp $(pkg).hhc $(pkg).hhk $(pkg).zip cp $(pkg)-tex2rtf.bib $(pkg).bib tex2rtf $(pkg).tex $(pkg).html -html > /dev/null - zip $(pkg).zip *.html *.gif $(pkg).hh[pck] + zip -q $(pkg).zip *.html *.gif $(pkg).hh[pck] mv $(pkg).zip $(pkg).htb html: $(docs)