aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/fw/Makefile
diff options
context:
space:
mode:
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
-