doc-src/Makefile
author nipkow
Mon, 10 Apr 1995 08:13:13 +0200
changeset 1023 f5f36bdc8003
parent 602 9cb1fa628dbb
child 1053 a19fbe807f91
permissions -rw-r--r--
Fixed bug in the simplifier: added uses of maxidx_of_term to make sure that the maxidx-filed of thms is computed correctly.

#  $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