summaryrefslogtreecommitdiff
path: root/tex/presentation/thomas/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tex/presentation/thomas/Makefile')
-rw-r--r--tex/presentation/thomas/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/tex/presentation/thomas/Makefile b/tex/presentation/thomas/Makefile
new file mode 100644
index 0000000..3aff5de
--- /dev/null
+++ b/tex/presentation/thomas/Makefile
@@ -0,0 +1,7 @@
+prog:
+ pdflatex --shell-escape main
+ bibtex main
+ pdflatex --shell-escape main
+ pdflatex --shell-escape main
+clean:
+ rm -f main.pdf *.aux *.bbl *.blg *.idx *.nav *.snm *.toc *.out *.log