aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/70-graphen/images/Makefile
diff options
context:
space:
mode:
authorJoshua Baer <the.baer.joshua@gmail.ch>2021-04-12 21:51:55 +0200
committerJoshua Baer <the.baer.joshua@gmail.ch>2021-04-12 21:51:55 +0200
commit2db90bfe4b174570424c408f04000902411d8755 (patch)
treee297a6274ff748de27257bffd7097c6b362ba12d /buch/chapters/70-graphen/images/Makefile
parentadd new files (diff)
downloadSeminarMatrizen-2db90bfe4b174570424c408f04000902411d8755.tar.gz
SeminarMatrizen-2db90bfe4b174570424c408f04000902411d8755.zip
update to current state of book
Diffstat (limited to '')
-rw-r--r--buch/chapters/70-graphen/images/Makefile44
1 files changed, 22 insertions, 22 deletions
diff --git a/buch/chapters/70-graphen/images/Makefile b/buch/chapters/70-graphen/images/Makefile
index bd77756..c1bc5df 100644
--- a/buch/chapters/70-graphen/images/Makefile
+++ b/buch/chapters/70-graphen/images/Makefile
@@ -1,22 +1,22 @@
-#
-# Makefile -- Bilder für Kapitel Graphen
-#
-# (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
-#
-all: peterson.pdf adjazenzu.pdf adjazenzd.pdf kreis.pdf fundamental.pdf
-
-peterson.pdf: peterson.tex
- pdflatex peterson.tex
-
-adjazenzu.pdf: adjazenzu.tex
- pdflatex adjazenzu.tex
-
-adjazenzd.pdf: adjazenzd.tex
- pdflatex adjazenzd.tex
-
-kreis.pdf: kreis.tex
- pdflatex kreis.tex
-
-fundamental.pdf: fundamental.tex
- pdflatex fundamental.tex
-
+#
+# Makefile -- Bilder für Kapitel Graphen
+#
+# (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
+#
+all: peterson.pdf adjazenzu.pdf adjazenzd.pdf kreis.pdf fundamental.pdf
+
+peterson.pdf: peterson.tex
+ pdflatex peterson.tex
+
+adjazenzu.pdf: adjazenzu.tex
+ pdflatex adjazenzu.tex
+
+adjazenzd.pdf: adjazenzd.tex
+ pdflatex adjazenzd.tex
+
+kreis.pdf: kreis.tex
+ pdflatex kreis.tex
+
+fundamental.pdf: fundamental.tex
+ pdflatex fundamental.tex
+