doc-src/Makefile
author wenzelm
Wed, 14 Sep 1994 16:11:19 +0200
changeset 613 f9eb0f819642
parent 602 9cb1fa628dbb
child 1053 a19fbe807f91
permissions -rw-r--r--
removed lookup_const (use Sign.const_type instead);

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