diff options
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -27,3 +27,9 @@ update: aventuriers.pdf aventuriers.html $(LISTEFICHIERS) makefile aventuriers.m | |||
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 | |||
31 | encyclo: encyclo.pdf | ||
32 | |||
33 | encyclo.pdf: encyclo.tex noms.tex | ||
34 | pdflatex encyclo.tex | ||
35 | pdflatex encyclo.tex | ||