diff options
author | Denise sur Lya <sekhmet@lya> | 2020-08-08 21:38:46 +0200 |
---|---|---|
committer | Denise sur Lya <sekhmet@lya> | 2020-08-08 21:38:46 +0200 |
commit | 69e29b9aedd470764b6e7541ff0a75f550f4ce35 (patch) | |
tree | fba38967213c99221686177e61ce41b05123399f /makefile | |
parent | f6a3b978474622dd6b0da7217d03e147751ba207 (diff) | |
download | aventuriers-69e29b9aedd470764b6e7541ff0a75f550f4ce35.tar.gz aventuriers-69e29b9aedd470764b6e7541ff0a75f550f4ce35.tar.zst aventuriers-69e29b9aedd470764b6e7541ff0a75f550f4ce35.zip |
mis à jour les liens, et enlevé des vieux trucs du dépôt
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 | ||