]> git.immae.eu Git - perso/Denise/aventuriers.git/blob - makefile
petit détail sur le makefile (mkdir) et un peu de l'arc 12
[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 arc_8.tex arc_9.tex arc_10_chateau.tex arc_11_sauvetages.tex arc_12_sauvetagesvraiment.tex
2
3
4 all: aventuriers.pdf
5
6 tout: aventuriers.pdf html kindle
7
8 html: html/aventuriers.html
9
10 kindle: aventuriers.mobi
11
12 aventuriers.mobi: html/aventuriers.html
13 nice -19 ebook-convert html/aventuriers.html aventuriers.mobi
14
15 aventuriers.pdf: $(LISTEFICHIERS)
16 pdflatex aventuriers.tex
17
18
19 html/aventuriers.html: $(LISTEFICHIERS)
20 mkdir html
21 nice -19 htlatex aventuriers.tex '' '' -dhtml/ -interaction=nonstopmode
22 # ln -sf aventuriers.html html/index.html
23
24 #updatepdf: aventuriers.pdf
25 # scp aventuriers.pdf positon:public_html/aventuriers/
26
27 #update: aventuriers.pdf aventuriers.html $(LISTEFICHIERS) makefile aventuriers.mobi
28 # scp aventuriers.pdf positon:public_html/aventuriers/
29 # scp aventuriers.mobi positon:public_html/aventuriers/
30 # scp -r html/* positon:public_html/aventuriers/
31
32 encyclo: encyclo.pdf
33
34 encyclo.pdf: encyclo.tex noms.tex
35 pdflatex encyclo.tex
36 pdflatex encyclo.tex