summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorDenise sur sakamain <sekhmet@sakamain.(none)>2015-04-05 00:21:38 +0200
committerDenise sur sakamain <sekhmet@sakamain.(none)>2015-04-05 00:21:38 +0200
commit7dc3e78ea7e0910214a59f7b790b4052cd3bdc87 (patch)
treec1c6586dc216e163f6452e37a7007546e2952d93 /makefile
parent14ae16710bd01efb8ea6aec1d067476d01ca85a5 (diff)
downloadaventuriers-7dc3e78ea7e0910214a59f7b790b4052cd3bdc87.tar.gz
aventuriers-7dc3e78ea7e0910214a59f7b790b4052cd3bdc87.tar.zst
aventuriers-7dc3e78ea7e0910214a59f7b790b4052cd3bdc87.zip
version kindle mieux : aventuriers.mobi
Diffstat (limited to 'makefile')
-rw-r--r--makefile17
1 files changed, 10 insertions, 7 deletions
diff --git a/makefile b/makefile
index 8637338..0c067d3 100644
--- a/makefile
+++ b/makefile
@@ -1,18 +1,20 @@
1LISTEFICHIERS=aventuriers.tex arc_5RCDA.tex arc_6_CI.tex arc_3RC.tex arc_libeseve.tex arc_JC.tex arc_4AD.tex arc_4.5_JCS.tex intro.tex arc_CID.tex noms.tex aventuriers_k.tex arc_7_JCSR.tex 1LISTEFICHIERS=aventuriers.tex arc_5RCDA.tex arc_6_CI.tex arc_3RC.tex arc_libeseve.tex arc_JC.tex arc_4AD.tex arc_4.5_JCS.tex intro.tex arc_CID.tex noms.tex arc_7_JCSR.tex
2 2
3all: aventuriers.pdf 3all: aventuriers.pdf
4 4
5tout: aventuriers.pdf aventuriers.html aventuriers_k.pdf 5tout: aventuriers.pdf aventuriers.html aventuriers.mobi
6 6
7html: aventuriers.html 7html: aventuriers.html
8 8
9kindle: aventuriers_k.pdf 9#kindle: aventuriers_k.pdf
10kindle: html/aventuriers.html
11 ebook-convert html/aventuriers.html aventuriers.mobi
10 12
11aventuriers.pdf: $(LISTEFICHIERS) 13aventuriers.pdf: $(LISTEFICHIERS)
12 pdflatex aventuriers.tex 14 pdflatex aventuriers.tex
13 15
14aventuriers_k.pdf: $(LISTEFICHIERS) 16#aventuriers_k.pdf: $(LISTEFICHIERS)
15 pdflatex aventuriers_k.tex 17# pdflatex aventuriers_k.tex
16 18
17 19
18aventuriers.html: $(LISTEFICHIERS) 20aventuriers.html: $(LISTEFICHIERS)
@@ -20,9 +22,10 @@ aventuriers.html: $(LISTEFICHIERS)
20 ln -sf aventuriers.html html/index.html 22 ln -sf aventuriers.html html/index.html
21 23
22 24
23update: aventuriers.pdf aventuriers.html $(LISTEFICHIERS) makefile 25update: aventuriers.pdf aventuriers.html $(LISTEFICHIERS) makefile aventuriers.mobi
24# scp aventuriers.pdf positon:public_html/idee_2.pdf 26# scp aventuriers.pdf positon:public_html/idee_2.pdf
25 scp aventuriers.pdf positon:public_html/aventuriers/ 27 scp aventuriers.pdf positon:public_html/aventuriers/
26 scp aventuriers_k.pdf positon:public_html/aventuriers/ 28 scp aventuriers.mobi positon:public_html/aventuriers/
29# scp aventuriers_k.pdf positon:public_html/aventuriers/
27 scp -r html/* positon:public_html/aventuriers/ 30 scp -r html/* positon:public_html/aventuriers/
28# scp $(LISTEFICHIERS) makefile phare:bla/ 31# scp $(LISTEFICHIERS) makefile phare:bla/