aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/70-graphen/images/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@othello.ch>2021-05-24 09:41:46 +0200
committerAndreas Müller <andreas.mueller@othello.ch>2021-05-24 09:41:46 +0200
commit8c5d6d7b31f052bd90010a0ed182ac6468c10bc4 (patch)
treed5acb049a06b649acd4d19c3a0b49194eb5781ce /buch/chapters/70-graphen/images/Makefile
parentadd slides (diff)
downloadSeminarMatrizen-8c5d6d7b31f052bd90010a0ed182ac6468c10bc4.tar.gz
SeminarMatrizen-8c5d6d7b31f052bd90010a0ed182ac6468c10bc4.zip
abschnitt spektrale Graphentheorie
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 bd77756..8f98134 100644
--- a/buch/chapters/70-graphen/images/Makefile
+++ b/buch/chapters/70-graphen/images/Makefile
@@ -3,11 +3,14 @@
#
# (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
#
-all: peterson.pdf adjazenzu.pdf adjazenzd.pdf kreis.pdf fundamental.pdf
+all: peterson.pdf adjazenzu.pdf adjazenzd.pdf kreis.pdf fundamental.pdf \
+ petersonchrind.pdf
peterson.pdf: peterson.tex
pdflatex peterson.tex
+petersonchrind.pdf: petersonchrind.tex
+ pdflatex petersonchrind.tex
adjazenzu.pdf: adjazenzu.tex
pdflatex adjazenzu.tex