]> git.immae.eu Git - perso/Denise/aventuriers.git/blob - makefile
Proprification des fichiers. BG R et C, un bout arc JCS, un bout arc CI (dernier...
[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
2
3 all: aventuriers.pdf
4
5 tout: aventuriers.pdf aventuriers.html
6
7 html: aventuriers.html
8
9 aventuriers.pdf: $(LISTEFICHIERS)
10 pdflatex aventuriers.tex
11
12 aventuriers.html: $(LISTEFICHIERS)
13 htlatex aventuriers.tex '' '' -dhtml/ -interaction=nonstopmode
14 ln -sf aventuriers.html html/index.html
15
16
17 update: aventuriers.pdf aventuriers.html $(LISTEFICHIERS) makefile
18 # scp aventuriers.pdf positon:public_html/idee_2.pdf
19 scp aventuriers.pdf positon:public_html/aventuriers/
20 scp -r html/* positon:public_html/aventuriers/
21 # scp $(LISTEFICHIERS) makefile phare:bla/