doc-src/Logics/Makefile
author clasohm
Thu, 29 Jun 1995 12:28:27 +0200
changeset 1163 c080ff36d24e
parent 1053 a19fbe807f91
child 1226 e9c01f251f5d
permissions -rw-r--r--
changed 'chol' labels to 'hol'; added a few parentheses

#  $Id$
#########################################################################
#									#
#	Makefile for the report "Isabelle's Object-Logics"		#
#									#
#########################################################################


FILES =  logics.tex intro.tex FOL.tex ZF.tex CHOL.tex LK.tex CTT.tex\
	 ../iman.sty ../extra.sty

logics.dvi.gz:   $(FILES) 
	-rm logics.dvi.gz
	latex209 logics
	bibtex logics
	latex209 logics
	latex209 logics
	../sedindex logics
	latex209 logics
	gzip -f logics.dvi