X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2FMakefile.in;h=6ab72433a0736a110bac52cda511385acde938f4;hb=30a084c6a38fc7936637f57dce0b9cace321489e;hp=a4aa7e4dccdbcac4abdd87ddbb553f9e8f70c6ac;hpb=c472021e983cc7045c692d753ca0dcae5ced409f;p=ctsim.git diff --git a/doc/Makefile.in b/doc/Makefile.in index a4aa7e4..6ab7243 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.4 from Makefile.am +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation @@ -90,8 +90,9 @@ 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 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} html mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../config.h CONFIG_CLEAN_FILES = @@ -100,7 +101,7 @@ DIST_COMMON = Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -TAR = gtar +TAR = tar GZIP_ENV = --best all: all-redirect .SUFFIXES: @@ -196,14 +197,20 @@ distclean-generic clean-generic maintainer-clean-generic clean \ mostlyclean distclean maintainer-clean -dvi: ctsim.tex - bibtex ctsim +#ps: ctsim.ps +#ctsim.ps: ctsim.dvi +# dvips ctsim + +dvi: ctsim.dvi +ctsim.dvi: $(docs) cp ctsim-latex.bib ctsim.bib latex ctsim + bibtex ctsim + latex ctsim makeindex ctsim latex ctsim -winhelp: ctsim.tex +winhelp: $(docs) rm -f ctsim.rtf ctsim.cnt cp ctsim-tex2rtf.bib ctsim.bib tex2rtf ctsim.tex ctsim.rtf -winhelp @@ -211,8 +218,8 @@ winhelp: ctsim.tex 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 +htmlhelp: $(docs) + 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 @@ -220,6 +227,15 @@ htmlhelp: ctsim.tex cp ctsim.htb ../msvc/ctsim/. cp ctsim.htb ../src/. +html: $(docs) + rm -f ctsim*.html ctsim.hhp ctsim.hhc ctsim.hhk ctsim.zip + cp ctsim-tex2rtf.bib ctsim.bib + tex2rtf ctsim.tex ctsim.html -html + rm -rf html + mkdir html + ln -s ctsim_contents.html html/index.html + mv *.html *.gif html + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: