summaryrefslogtreecommitdiff
path: root/analysis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'analysis/Makefile')
-rw-r--r--analysis/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/analysis/Makefile b/analysis/Makefile
new file mode 100644
index 0000000..d6657d9
--- /dev/null
+++ b/analysis/Makefile
@@ -0,0 +1,3 @@
+all: analysis.pdf
+%.pdf: %.tex
+ pdflatex -file-line-error -halt-on-error $<