author | wenzelm |
Tue, 10 Jun 2008 23:28:35 +0200 | |
changeset 27138 | 63fdfcf6c7a3 |
parent 20989 | c04bbfe71cef |
permissions | -rw-r--r-- |
20989 | 1 |
# $Id$ |
2 |
# |
|
3 |
||
4 |
include ../../Makefile.in |
|
5 |
||
6 |
SEDINDEX = ../../sedindex |
|
7 |
FIXBOOKMARKS = perl -pi ../../fixbookmarks.pl |
|
8 |
||
9 |
isabelle_isar.eps: |
|
10 |
test -r isabelle_isar.eps || ln -s ../../gfx/isabelle_isar.eps . |
|
11 |
||
12 |
isabelle_isar.pdf: |
|
13 |
test -r isabelle_isar.pdf || ln -s ../../gfx/isabelle_isar.pdf . |