X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2FMakefile.in;h=05e93491248af8463f07188cf20bb4fb97ca01e0;hb=6f325aa773d969b0393775c22e4a281885fbbea2;hp=6421b02605656046a18ff6ad53774d2ba90ac406;hpb=0e34fedd0a596be729e6a90706ef6634596eb8e7;p=ctsim.git diff --git a/doc/Makefile.in b/doc/Makefile.in index 6421b02..05e9349 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,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 = @@ -100,7 +102,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,10 +198,16 @@ 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: ctsim.tex cp ctsim-latex.bib ctsim.bib latex ctsim + bibtex ctsim + latex ctsim makeindex ctsim latex ctsim @@ -220,6 +228,15 @@ htmlhelp: ctsim.tex cp ctsim.htb ../msvc/ctsim/. cp ctsim.htb ../src/. +html: + 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: