doc-src/Makefile
author paulson
Fri, 22 Dec 1995 10:19:55 +0100
changeset 1412 2ab32768c996
parent 1053 a19fbe807f91
permissions -rw-r--r--
Now "standard" compresses theorems (for sharing). Also, rewrite_rule and rewrite_goals_rule check for the empty list of rewrites and do nothing in that case.

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


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

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