]> git.immae.eu Git - perso/Denise/aventuriers.git/blame_incremental - makefile
Merge branch 'master' of immae.eu:perso/Denise/aventuriers
[perso/Denise/aventuriers.git] / makefile
... / ...
CommitLineData
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
2
3all: aventuriers.pdf aventuriers.html
4
5aventuriers.pdf: $(LISTEFICHIERS)
6 pdflatex aventuriers.tex
7
8aventuriers.html: $(LISTEFICHIERS)
9 htlatex aventuriers.tex '' '' -dhtml/ -interaction=nonstopmode
10 ln -s aventuriers.html html/index.html
11
12
13update: aventuriers.pdf aventuriers.html $(LISTEFICHIERS) makefile
14 scp aventuriers.pdf positon:public_html/idee_2.pdf
15 scp -r html/* positon:public_html/aventuriers/
16# scp $(LISTEFICHIERS) makefile phare:bla/