doc-src/Makefile
author regensbu
Thu, 13 Apr 1995 14:25:45 +0200
changeset 1043 ffa68eb2730b
parent 602 9cb1fa628dbb
child 1053 a19fbe807f91
permissions -rw-r--r--
adjusted HOLCF for new hyp_subst_tac

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