doc-src/Logics/Makefile
author lcp
Mon, 12 Sep 1994 13:20:07 +0200
changeset 605 4da7bd70afe2
child 1053 a19fbe807f91
permissions -rw-r--r--
New Makefile for Logics Manual

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