diff options
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -18,15 +18,15 @@ aventuriers.pdf: $(LISTEFICHIERS) | |||
18 | 18 | ||
19 | html/aventuriers.html: $(LISTEFICHIERS) | 19 | html/aventuriers.html: $(LISTEFICHIERS) |
20 | nice -19 htlatex aventuriers.tex '' '' -dhtml/ -interaction=nonstopmode | 20 | nice -19 htlatex aventuriers.tex '' '' -dhtml/ -interaction=nonstopmode |
21 | ln -sf aventuriers.html html/index.html | 21 | # ln -sf aventuriers.html html/index.html |
22 | 22 | ||
23 | updatepdf: aventuriers.pdf | 23 | #updatepdf: aventuriers.pdf |
24 | scp aventuriers.pdf positon:public_html/aventuriers/ | 24 | # scp aventuriers.pdf positon:public_html/aventuriers/ |
25 | 25 | ||
26 | update: aventuriers.pdf aventuriers.html $(LISTEFICHIERS) makefile aventuriers.mobi | 26 | #update: aventuriers.pdf aventuriers.html $(LISTEFICHIERS) makefile aventuriers.mobi |
27 | scp aventuriers.pdf positon:public_html/aventuriers/ | 27 | # scp aventuriers.pdf positon:public_html/aventuriers/ |
28 | scp aventuriers.mobi positon:public_html/aventuriers/ | 28 | # scp aventuriers.mobi positon:public_html/aventuriers/ |
29 | scp -r html/* positon:public_html/aventuriers/ | 29 | # scp -r html/* positon:public_html/aventuriers/ |
30 | 30 | ||
31 | encyclo: encyclo.pdf | 31 | encyclo: encyclo.pdf |
32 | 32 | ||