doc-src/Makefile
author paulson
Tue, 05 Mar 1996 15:55:15 +0100
changeset 1540 eacaa07e9078
parent 1053 a19fbe807f91
permissions -rw-r--r--
Converted TABs to spaces

#  $Id$
#########################################################################
#									#
#	Makefile for the report "A Fixedpoint Approach ..."		#
#									#
#########################################################################


FILES =  ind-defs.tex iman.sty extra.sty

ind-defs.dvi.gz:   $(FILES) 
	-rm ind-defs.dvi.gz
	latex209 ind-defs
	bibtex ind-defs
	latex209 ind-defs
	latex209 ind-defs
	gzip -f ind-defs.dvi