aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/10-vektorenmatrizen/images/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-02-13 16:34:50 +0100
committerAndreas Müller <andreas.mueller@ost.ch>2021-02-13 16:34:50 +0100
commitdc1bb1d760c10ccdde5da9a45b3328d987a3bf28 (patch)
treebd1649da7e157750c1dff3eb0acb3c40408ca7a2 /buch/chapters/10-vektorenmatrizen/images/Makefile
parentformatting teilnehmer.tex (diff)
downloadSeminarMatrizen-dc1bb1d760c10ccdde5da9a45b3328d987a3bf28.tar.gz
SeminarMatrizen-dc1bb1d760c10ccdde5da9a45b3328d987a3bf28.zip
rref stuff
Diffstat (limited to 'buch/chapters/10-vektorenmatrizen/images/Makefile')
-rw-r--r--buch/chapters/10-vektorenmatrizen/images/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/buch/chapters/10-vektorenmatrizen/images/Makefile b/buch/chapters/10-vektorenmatrizen/images/Makefile
index 664dff5..2c94e8a 100644
--- a/buch/chapters/10-vektorenmatrizen/images/Makefile
+++ b/buch/chapters/10-vektorenmatrizen/images/Makefile
@@ -3,7 +3,7 @@
#
# (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
#
-all: ideale.pdf gausszahlen.pdf strukturen.pdf
+all: ideale.pdf gausszahlen.pdf strukturen.pdf rref.pdf
ideale.pdf: ideale.tex
pdflatex ideale.tex
@@ -13,3 +13,6 @@ gausszahlen.pdf: gausszahlen.tex
strukturen.pdf: strukturen.tex
pdflatex strukturen.tex
+
+rref.pdf: rref.tex
+ pdflatex rref.tex