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, 0 insertions, 7 deletions
diff --git a/tex/presentation/thomas/Makefile b/tex/presentation/thomas/Makefile
deleted file mode 100644
index 3aff5de..0000000
--- a/tex/presentation/thomas/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-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