aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/70-graphen/images/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-02-22 20:41:15 +0100
committerAndreas Müller <andreas.mueller@ost.ch>2021-02-22 20:41:15 +0100
commitd2fecb0eeb3854c999108aa224cdcd260bed7ef0 (patch)
tree14f575e8652b1375eca610fc1ae47dd316bf6026 /buch/chapters/70-graphen/images/Makefile
parentadd new images (diff)
downloadSeminarMatrizen-d2fecb0eeb3854c999108aa224cdcd260bed7ef0.tar.gz
SeminarMatrizen-d2fecb0eeb3854c999108aa224cdcd260bed7ef0.zip
Beispiele von Basen für Wavelets auf Graphen
Diffstat (limited to 'buch/chapters/70-graphen/images/Makefile')
-rw-r--r--buch/chapters/70-graphen/images/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/buch/chapters/70-graphen/images/Makefile b/buch/chapters/70-graphen/images/Makefile
index 529f314..b42cbae 100644
--- a/buch/chapters/70-graphen/images/Makefile
+++ b/buch/chapters/70-graphen/images/Makefile
@@ -3,7 +3,7 @@
#
# (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
#
-all: peterson.pdf adjazenzu.pdf adjazenzd.pdf
+all: peterson.pdf adjazenzu.pdf adjazenzd.pdf kreis.pdf
peterson.pdf: peterson.tex
pdflatex peterson.tex
@@ -14,3 +14,6 @@ adjazenzu.pdf: adjazenzu.tex
adjazenzd.pdf: adjazenzd.tex
pdflatex adjazenzd.tex
+kreis.pdf: kreis.tex
+ pdflatex kreis.tex
+