summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorAlex AUVOLAT <alex.auvolat@ens.fr>2014-01-17 12:24:56 +0100
committerAlex AUVOLAT <alex.auvolat@ens.fr>2014-01-17 12:24:56 +0100
commit4694db1f84cecd3b74bb53ec8b514a2415d14c92 (patch)
treed6151de632466e5fedb93632e23ad37bb07ee118 /doc/Makefile
parent22e10714136907fb23fbede16681438a0fb41d1a (diff)
downloadSystDigit-Projet-4694db1f84cecd3b74bb53ec8b514a2415d14c92.tar.gz
SystDigit-Projet-4694db1f84cecd3b74bb53ec8b514a2415d14c92.zip
Continuation
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
new file mode 100644
index 0000000..d220fc7
--- /dev/null
+++ b/doc/Makefile
@@ -0,0 +1,5 @@
+
+all: rapport_final.pdf
+
+%.pdf: %.tex
+ pdflatex $<