summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/makefile b/makefile
index c92ab74..24eaa97 100644
--- a/makefile
+++ b/makefile
@@ -6,7 +6,6 @@ tout: aventuriers.pdf aventuriers.html aventuriers.mobi
6 6
7html: aventuriers.html 7html: aventuriers.html
8 8
9#kindle: aventuriers_k.pdf
10kindle: aventuriers.mobi 9kindle: aventuriers.mobi
11 10
12aventuriers.mobi: html/aventuriers.html 11aventuriers.mobi: html/aventuriers.html
@@ -15,9 +14,6 @@ aventuriers.mobi: html/aventuriers.html
15aventuriers.pdf: $(LISTEFICHIERS) 14aventuriers.pdf: $(LISTEFICHIERS)
16 pdflatex aventuriers.tex 15 pdflatex aventuriers.tex
17 16
18#aventuriers_k.pdf: $(LISTEFICHIERS)
19# pdflatex aventuriers_k.tex
20
21 17
22aventuriers.html: $(LISTEFICHIERS) 18aventuriers.html: $(LISTEFICHIERS)
23 htlatex aventuriers.tex '' '' -dhtml/ -interaction=nonstopmode 19 htlatex aventuriers.tex '' '' -dhtml/ -interaction=nonstopmode
@@ -25,9 +21,6 @@ aventuriers.html: $(LISTEFICHIERS)
25 21
26 22
27update: aventuriers.pdf aventuriers.html $(LISTEFICHIERS) makefile aventuriers.mobi 23update: aventuriers.pdf aventuriers.html $(LISTEFICHIERS) makefile aventuriers.mobi
28# scp aventuriers.pdf positon:public_html/idee_2.pdf
29 scp aventuriers.pdf positon:public_html/aventuriers/ 24 scp aventuriers.pdf positon:public_html/aventuriers/
30 scp aventuriers.mobi positon:public_html/aventuriers/ 25 scp aventuriers.mobi positon:public_html/aventuriers/
31# scp aventuriers_k.pdf positon:public_html/aventuriers/
32 scp -r html/* positon:public_html/aventuriers/ 26 scp -r html/* positon:public_html/aventuriers/
33# scp $(LISTEFICHIERS) makefile phare:bla/