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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
605
4da7bd70afe2 New Makefile for Logics Manual
lcp
parents:
diff changeset
     1
#  $Id$
4da7bd70afe2 New Makefile for Logics Manual
lcp
parents:
diff changeset
     2
#########################################################################
4da7bd70afe2 New Makefile for Logics Manual
lcp
parents:
diff changeset
     3
#									#
4da7bd70afe2 New Makefile for Logics Manual
lcp
parents:
diff changeset
     4
#	Makefile for the report "Isabelle's Object-Logics"		#
4da7bd70afe2 New Makefile for Logics Manual
lcp
parents:
diff changeset
     5
#									#
4da7bd70afe2 New Makefile for Logics Manual
lcp
parents:
diff changeset
     6
#########################################################################
4da7bd70afe2 New Makefile for Logics Manual
lcp
parents:
diff changeset
     7
4da7bd70afe2 New Makefile for Logics Manual
lcp
parents:
diff changeset
     8
1163
c080ff36d24e changed 'chol' labels to 'hol'; added a few parentheses
clasohm
parents: 1053
diff changeset
     9
FILES =  logics.tex intro.tex FOL.tex ZF.tex CHOL.tex LK.tex CTT.tex\
605
4da7bd70afe2 New Makefile for Logics Manual
lcp
parents:
diff changeset
    10
	 ../iman.sty ../extra.sty
4da7bd70afe2 New Makefile for Logics Manual
lcp
parents:
diff changeset
    11
4da7bd70afe2 New Makefile for Logics Manual
lcp
parents:
diff changeset
    12
logics.dvi.gz:   $(FILES) 
1053
a19fbe807f91 Removes (obsolete) target if already present.
lcp
parents: 605
diff changeset
    13
	-rm logics.dvi.gz
605
4da7bd70afe2 New Makefile for Logics Manual
lcp
parents:
diff changeset
    14
	latex209 logics
4da7bd70afe2 New Makefile for Logics Manual
lcp
parents:
diff changeset
    15
	bibtex logics
4da7bd70afe2 New Makefile for Logics Manual
lcp
parents:
diff changeset
    16
	latex209 logics
4da7bd70afe2 New Makefile for Logics Manual
lcp
parents:
diff changeset
    17
	latex209 logics
4da7bd70afe2 New Makefile for Logics Manual
lcp
parents:
diff changeset
    18
	../sedindex logics
4da7bd70afe2 New Makefile for Logics Manual
lcp
parents:
diff changeset
    19
	latex209 logics
4da7bd70afe2 New Makefile for Logics Manual
lcp
parents:
diff changeset
    20
	gzip -f logics.dvi