aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/kra/images/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@othello.ch>2022-08-15 06:54:23 +0200
committerAndreas Müller <andreas.mueller@othello.ch>2022-08-15 06:54:23 +0200
commit96ca6105b6adad8a6b3c5a1af426df9f8c4024c0 (patch)
tree5f8fa23c25364fb59cf6a3cc60ae528d4d6f6d82 /buch/papers/kra/images/Makefile
parentMerge pull request #48 from samnied/master (diff)
downloadSeminarSpezielleFunktionen-96ca6105b6adad8a6b3c5a1af426df9f8c4024c0.tar.gz
SeminarSpezielleFunktionen-96ca6105b6adad8a6b3c5a1af426df9f8c4024c0.zip
fix physics dependency
Diffstat (limited to 'buch/papers/kra/images/Makefile')
-rw-r--r--buch/papers/kra/images/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/buch/papers/kra/images/Makefile b/buch/papers/kra/images/Makefile
new file mode 100644
index 0000000..ef226a9
--- /dev/null
+++ b/buch/papers/kra/images/Makefile
@@ -0,0 +1,9 @@
+#
+# Makefile -- build standalone images
+#
+# (c) 2022 Prof Dr Andreas Müller
+#
+all: simple.pdf
+
+simple.pdf: simple.tex simple_mass_spring.tex
+ pdflatex simple.tex