aboutsummaryrefslogtreecommitdiff
path: root/Report/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Report/Makefile')
-rw-r--r--Report/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Report/Makefile b/Report/Makefile
new file mode 100644
index 0000000..22e9687
--- /dev/null
+++ b/Report/Makefile
@@ -0,0 +1,5 @@
+Report.pdf: Report.tex
+ pdflatex -interaction nonstopmode Report.tex
+ bibtex Report
+ pdflatex -interaction nonstopmode Report.tex
+ pdflatex -interaction nonstopmode Report.tex