aboutsummaryrefslogtreecommitdiffstats
path: root/buch/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2022-01-24 19:24:16 +0100
committerAndreas Müller <andreas.mueller@ost.ch>2022-01-24 19:24:16 +0100
commit8632a871313f198296bd0c707661a24711c70b9f (patch)
tree877539ff9b9622288124cef76bb35313fec4fd28 /buch/Makefile
parentconditional file inclusion (diff)
downloadSeminarSpezielleFunktionen-8632a871313f198296bd0c707661a24711c70b9f.tar.gz
SeminarSpezielleFunktionen-8632a871313f198296bd0c707661a24711c70b9f.zip
build two different files for printer and students
Diffstat (limited to 'buch/Makefile')
-rwxr-xr-xbuch/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/buch/Makefile b/buch/Makefile
index 3f2515f..7014b97 100755
--- a/buch/Makefile
+++ b/buch/Makefile
@@ -34,6 +34,11 @@ speziellefunktionen.pdf:
buch.pdf 1-20 \
../cover/back.pdf {},1
+SeminarSpezielleFunktionen.pdf: SeminarSpezielleFunktionen.tex $(TEXFILES) \
+ buch.ind $(BLXFILES)
+ pdflatex buch.tex
+ bibtex buch
+
#
# This Makefile can also construct the short tests
#