summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorDenise sur Titasmo <denise.maurice@normalesup.org>2015-06-19 11:33:49 +0200
committerDenise sur Titasmo <denise.maurice@normalesup.org>2015-06-19 11:33:49 +0200
commit93f7098cc855af1d119341686a69bb0442a63fcd (patch)
tree07099664bf5d944a2f6d5dbf46f3f103bfc6f396 /makefile
parent3cc99ef31b2fab958f5a1d6ece3c4d92f90c7114 (diff)
downloadaventuriers-93f7098cc855af1d119341686a69bb0442a63fcd.tar.gz
aventuriers-93f7098cc855af1d119341686a69bb0442a63fcd.tar.zst
aventuriers-93f7098cc855af1d119341686a69bb0442a63fcd.zip
ménage + arc 7
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/