aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/00-einleitung/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@hsr.ch>2020-12-03 17:18:03 +0100
committerAndreas Müller <andreas.mueller@hsr.ch>2020-12-03 17:18:03 +0100
commitac4b80be810fc615b426557ad86f0cb8092f5304 (patch)
tree2afe81a7f8a178fa479a91bec4cf61a54f8eae9f /buch/chapters/00-einleitung/Makefile
parentsome more ideas (diff)
downloadSeminarMatrizen-ac4b80be810fc615b426557ad86f0cb8092f5304.tar.gz
SeminarMatrizen-ac4b80be810fc615b426557ad86f0cb8092f5304.zip
add files
Diffstat (limited to '')
-rw-r--r--buch/chapters/00-einleitung/Makefile7
-rw-r--r--buch/chapters/00-einleitung/Makefile.inc8
2 files changed, 15 insertions, 0 deletions
diff --git a/buch/chapters/00-einleitung/Makefile b/buch/chapters/00-einleitung/Makefile
new file mode 100644
index 0000000..02e936d
--- /dev/null
+++ b/buch/chapters/00-einleitung/Makefile
@@ -0,0 +1,7 @@
+#
+# Makefile -- Bilder für die Einleitung bauen
+#
+# (c) 2020 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
+#
+images:
+
diff --git a/buch/chapters/00-einleitung/Makefile.inc b/buch/chapters/00-einleitung/Makefile.inc
new file mode 100644
index 0000000..c1b3ca0
--- /dev/null
+++ b/buch/chapters/00-einleitung/Makefile.inc
@@ -0,0 +1,8 @@
+#
+# Makefile.inc -- Makefile dependencies for chapter 0
+#
+# (c) 2020 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
+#
+
+CHAPTERFILES = $(CHAPTERFILES) \
+ chapters/00-einleitung/chapter.tex