doc-src/Makefile
author lcp
Mon, 21 Nov 1994 15:53:02 +0100
changeset 726 d703d1a1a2af
parent 602 9cb1fa628dbb
child 1053 a19fbe807f91
permissions -rw-r--r--
ZF/intr_elim/elim: now "folds" definitions of the mutually recursive sets!

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