summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2023-08-06 20:10:14 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2023-08-06 20:10:14 +0200
commit5e9ffc26c26cbcb85a9e18f719fde1b9c178477f (patch)
tree584ee5847a0705e6ed20ef11664d569518738d5b /Makefile
parent025622f7ba344b1e47dd47c92ed380902ecbddfd (diff)
A6: WIP (text is more or less in place)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 68f40cc..c7c115d 100644
--- a/Makefile
+++ b/Makefile
@@ -44,9 +44,7 @@ A5:
rm -f ${PRE}$@.aux ${PRE}$@.log
A6:
- xelatex -halt-on-error -jobname=${PRE}$@ a6/exercise.tex
- xelatex -halt-on-error -jobname=${PRE}$@ a6/exercise.tex
- rm -f ${PRE}$@.aux ${PRE}$@.log
+ make -C a6 ${PRE}$@.pdf
Tour3_Log:
xelatex -halt-on-error -jobname=${PRE}$@ tour3_log/tour3_log.tex