]> git.immae.eu Git - perso/Denise/aventuriers.git/blob - makefile
arc 7 + makefile
[perso/Denise/aventuriers.git] / makefile
1 LISTEFICHIERS=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
3 all: aventuriers.pdf
4
5 tout: aventuriers.pdf aventuriers.html aventuriers.mobi
6
7 html: aventuriers.html
8
9 kindle: aventuriers.mobi
10
11 aventuriers.mobi: html/aventuriers.html
12 nice -19 ebook-convert html/aventuriers.html aventuriers.mobi
13
14 aventuriers.pdf: $(LISTEFICHIERS)
15 pdflatex aventuriers.tex
16
17
18 aventuriers.html: $(LISTEFICHIERS)
19 nice -19 htlatex aventuriers.tex '' '' -dhtml/ -interaction=nonstopmode
20 ln -sf aventuriers.html html/index.html
21
22
23 update: aventuriers.pdf aventuriers.html $(LISTEFICHIERS) makefile aventuriers.mobi
24 scp aventuriers.pdf positon:public_html/aventuriers/
25 scp aventuriers.mobi positon:public_html/aventuriers/
26 scp -r html/* positon:public_html/aventuriers/