aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/060-integral/images/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-08-27 18:21:49 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-08-27 18:21:49 +0200
commit7ec5294c2e6169d15419bfe831d09a43e87b9b29 (patch)
treee6263e226469a94ac6fd12b0861cf3b0849f5640 /buch/chapters/060-integral/images/Makefile
parenttypo (diff)
downloadSeminarSpezielleFunktionen-7ec5294c2e6169d15419bfe831d09a43e87b9b29.tar.gz
SeminarSpezielleFunktionen-7ec5294c2e6169d15419bfe831d09a43e87b9b29.zip
Fehlerfunktion
Diffstat (limited to 'buch/chapters/060-integral/images/Makefile')
-rw-r--r--buch/chapters/060-integral/images/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/buch/chapters/060-integral/images/Makefile b/buch/chapters/060-integral/images/Makefile
new file mode 100644
index 0000000..161f9ae
--- /dev/null
+++ b/buch/chapters/060-integral/images/Makefile
@@ -0,0 +1,12 @@
+#
+# Makefile -- Bilder zum Kapitel über durch Integrale definierte spezielle
+# Funktionen
+#
+# (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
+#
+all: erf.pdf
+
+erf.pdf: erf.tex erfpunkte.tex
+ pdflatex erf.tex
+erfpunkte.tex: erfpunkte.m
+ octave erfpunkte.m