From 608cf2e6a2ccc967e82b2b7a9693fd0bafb778fb Mon Sep 17 00:00:00 2001 From: Carlo Zancanaro Date: Wed, 5 Sep 2012 10:25:19 +1000 Subject: Delete a lot of tex stuff, better debug info Some other stuff, too, I think. Oh well. No biggie! --- tex/presentation/thomas/Makefile | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 tex/presentation/thomas/Makefile (limited to 'tex/presentation/thomas/Makefile') 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 -- cgit v1.2.3