aboutsummaryrefslogtreecommitdiffstats
path: root/buch/common
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2022-03-14 12:41:22 +0100
committerAndreas Müller <andreas.mueller@ost.ch>2022-03-14 12:41:22 +0100
commit8ecf2cd93564d76aee7dd81736d3cd5908b273cd (patch)
tree063fb8248cf0e95529c260df130297871dd4d3bf /buch/common
parentdescribe link between Jacobi-weights and Beta-distribution (diff)
downloadSeminarSpezielleFunktionen-8ecf2cd93564d76aee7dd81736d3cd5908b273cd.tar.gz
SeminarSpezielleFunktionen-8ecf2cd93564d76aee7dd81736d3cd5908b273cd.zip
move command configuration to common/Makefile.inc
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: