From 69e29b9aedd470764b6e7541ff0a75f550f4ce35 Mon Sep 17 00:00:00 2001 From: Denise sur Lya Date: Sat, 8 Aug 2020 21:38:46 +0200 Subject: =?UTF-8?q?mis=20=C3=A0=20jour=20les=20liens,=20et=20enlev=C3=A9?= =?UTF-8?q?=20des=20vieux=20trucs=20du=20d=C3=A9p=C3=B4t?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- makefile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'makefile') diff --git a/makefile b/makefile index 5c698c5..cd27a85 100644 --- a/makefile +++ b/makefile @@ -18,15 +18,15 @@ aventuriers.pdf: $(LISTEFICHIERS) html/aventuriers.html: $(LISTEFICHIERS) nice -19 htlatex aventuriers.tex '' '' -dhtml/ -interaction=nonstopmode - ln -sf aventuriers.html html/index.html +# ln -sf aventuriers.html html/index.html -updatepdf: aventuriers.pdf - scp aventuriers.pdf positon:public_html/aventuriers/ +#updatepdf: aventuriers.pdf +# scp aventuriers.pdf positon:public_html/aventuriers/ -update: aventuriers.pdf aventuriers.html $(LISTEFICHIERS) makefile aventuriers.mobi - scp aventuriers.pdf positon:public_html/aventuriers/ - scp aventuriers.mobi positon:public_html/aventuriers/ - scp -r html/* positon:public_html/aventuriers/ +#update: aventuriers.pdf aventuriers.html $(LISTEFICHIERS) makefile aventuriers.mobi +# scp aventuriers.pdf positon:public_html/aventuriers/ +# scp aventuriers.mobi positon:public_html/aventuriers/ +# scp -r html/* positon:public_html/aventuriers/ encyclo: encyclo.pdf -- cgit v1.2.3