r1851: *** empty log message ***
[ctsim.git] / doc / Makefile.in
index 82e0c3038a80a3ae7945eec3bd1b0cb2bb63ed22..05e93491248af8463f07188cf20bb4fb97ca01e0 100644 (file)
@@ -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
@@ -102,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:
@@ -198,10 +198,15 @@ distclean-generic clean-generic maintainer-clean-generic clean \
 mostlyclean distclean maintainer-clean
 
 
-dvi: ctsim.tex
+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
-       cp ctsim-latex.bib ctsim.bib
        latex ctsim
        makeindex ctsim
        latex ctsim
@@ -223,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: