Commit before breaking everything
[matches/honours.git] / thesis / Makefile~
diff --git a/thesis/Makefile~ b/thesis/Makefile~
new file mode 100644 (file)
index 0000000..881836d
--- /dev/null
@@ -0,0 +1,12 @@
+#Makefile for thesis
+thesis.pdf : thesis.tex
+       rm -f *.aux *.bbl *.log *.toc *.lof *.blg *.lot
+
+       pdflatex thesis
+       bibtex thesis
+       pdflatex thesis
+       pdflatex thesis
+
+       rm -f *.bbl *.log *.toc *.lof *.blg *.lot
+
+

UCC git Repository :: git.ucc.asn.au