doc-src/Makefile
author lcp
Wed, 21 Dec 1994 12:46:52 +0100
changeset 816 2f89be458be5
parent 602 9cb1fa628dbb
child 1053 a19fbe807f91
permissions -rw-r--r--
Moved description of tools to Tools/README

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


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

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