aboutsummaryrefslogtreecommitdiffstats
path: root/buch/common
diff options
context:
space:
mode:
authorYanik Kuster <yanik.kuster@ost.ch>2022-04-06 11:24:10 +0200
committerYanik Kuster <yanik.kuster@ost.ch>2022-04-06 11:24:10 +0200
commitbf8e9cbcb82af445a28a05e4fbac02451d172365 (patch)
tree3a347b5ea7e31a9b204a27e7a24b4330106bb87a /buch/common
parentadded a picture to visualize example problem (diff)
parentadd missing exercise (diff)
downloadSeminarSpezielleFunktionen-bf8e9cbcb82af445a28a05e4fbac02451d172365.tar.gz
SeminarSpezielleFunktionen-bf8e9cbcb82af445a28a05e4fbac02451d172365.zip
Merge branch 'master' of https://github.com/daHugen/SeminarSpezielleFunktionen
Diffstat (limited to '')
-rwxr-xr-xbuch/common/Makefile.inc8
1 files changed, 7 insertions, 1 deletions
diff --git a/buch/common/Makefile.inc b/buch/common/Makefile.inc
index c8b0f6e..b9461e5 100755
--- a/buch/common/Makefile.inc
+++ b/buch/common/Makefile.inc
@@ -4,9 +4,15 @@
# (c) 2021 Prof Dr Andreas Mueller, OST Ostschweizer Fachhochschule
#
-
SUBDIRECTORIES = chapters
+# change the following variables to suit your environment
+
+pdflatex = pdflatex
+bibtex = bibtex
+makeindex = makeindex
+touch = touch
+
.PHONY: images
images: