doc-src/Intro/Makefile
author clasohm
Thu, 03 Nov 1994 08:34:53 +0100
changeset 682 c36f49c76d22
parent 603 62b44d488af6
child 1053 a19fbe807f91
permissions -rw-r--r--
added warning message "Currently parsed expression could be extremely ambiguous."

#  $Id$
#########################################################################
#									#
#	Makefile for the report "Introduction to Isabelle"		#
#									#
#########################################################################


FILES =  intro.tex foundations.tex getting.tex advanced.tex \
	 ../iman.sty ../extra.sty

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