doc-src/Makefile
author berghofe
Fri, 02 May 1997 16:18:49 +0200
changeset 3096 ccc2c92bb232
parent 1053 a19fbe807f91
permissions -rw-r--r--
Updated to LaTeX 2e
     1 #  $Id$
     2 #########################################################################
     3 #									#
     4 #	Makefile for the report "A Fixedpoint Approach ..."		#
     5 #									#
     6 #########################################################################
     7 
     8 
     9 FILES =  ind-defs.tex iman.sty extra.sty
    10 
    11 ind-defs.dvi.gz:   $(FILES) 
    12 	-rm ind-defs.dvi.gz
    13 	latex209 ind-defs
    14 	bibtex ind-defs
    15 	latex209 ind-defs
    16 	latex209 ind-defs
    17 	gzip -f ind-defs.dvi