aboutsummaryrefslogtreecommitdiffstats
path: root/buch/common
diff options
context:
space:
mode:
authorLordMcFungus <mceagle117@gmail.com>2022-03-14 16:40:46 +0100
committerGitHub <noreply@github.com>2022-03-14 16:40:46 +0100
commit3e436682e822f424ddad2b6d908c464b4e645b07 (patch)
tree063fb8248cf0e95529c260df130297871dd4d3bf /buch/common
parentName und Titel (diff)
parentmove command configuration to common/Makefile.inc (diff)
downloadSeminarSpezielleFunktionen-3e436682e822f424ddad2b6d908c464b4e645b07.tar.gz
SeminarSpezielleFunktionen-3e436682e822f424ddad2b6d908c464b4e645b07.zip
Merge pull request #2 from AndreasFMueller/master
update
Diffstat (limited to 'buch/common')
-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: