doc-src/Logics/Makefile
author lcp
Fri, 13 Jan 1995 02:02:00 +0100
changeset 863 67692db44c70
parent 605 4da7bd70afe2
child 1053 a19fbe807f91
permissions -rw-r--r--
empty_def typo

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


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

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