aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/fw/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2022-03-07 06:54:11 +0100
committerAndreas Müller <andreas.mueller@ost.ch>2022-03-07 06:54:11 +0100
commit9996e030d92cae677431e2ab8d0ba0f64febc43a (patch)
treede03ccb4762addb0a7b6dde3f3ddb9607a9eed37 /buch/papers/fw/Makefile
parentadd chapter directories (diff)
downloadSeminarSpezielleFunktionen-9996e030d92cae677431e2ab8d0ba0f64febc43a.tar.gz
SeminarSpezielleFunktionen-9996e030d92cae677431e2ab8d0ba0f64febc43a.zip
fix wrong paper short name
Diffstat (limited to '')
-rw-r--r--buch/papers/fw/Makefile9
-rw-r--r--buch/papers/fw/Makefile.inc14
2 files changed, 0 insertions, 23 deletions
diff --git a/buch/papers/fw/Makefile b/buch/papers/fw/Makefile
deleted file mode 100644
index 03c2e48..0000000
--- a/buch/papers/fw/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# Makefile -- make file for the paper fw
-#
-# (c) 2020 Prof Dr Andreas Mueller
-#
-
-images:
- @echo "no images to be created in fw"
-
diff --git a/buch/papers/fw/Makefile.inc b/buch/papers/fw/Makefile.inc
deleted file mode 100644
index 2d9d1e8..0000000
--- a/buch/papers/fw/Makefile.inc
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# Makefile.inc -- dependencies for this article
-#
-# (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
-#
-dependencies-fw = \
- papers/fw/packages.tex \
- papers/fw/main.tex \
- papers/fw/references.bib \
- papers/fw/teil0.tex \
- papers/fw/teil1.tex \
- papers/fw/teil2.tex \
- papers/fw/teil3.tex
-