From 93f7098cc855af1d119341686a69bb0442a63fcd Mon Sep 17 00:00:00 2001 From: Denise sur Titasmo Date: Fri, 19 Jun 2015 11:33:49 +0200 Subject: =?UTF-8?q?m=C3=A9nage=20+=20arc=207?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- makefile | 7 ------- 1 file changed, 7 deletions(-) (limited to 'makefile') diff --git a/makefile b/makefile index c92ab74..24eaa97 100644 --- a/makefile +++ b/makefile @@ -6,7 +6,6 @@ tout: aventuriers.pdf aventuriers.html aventuriers.mobi html: aventuriers.html -#kindle: aventuriers_k.pdf kindle: aventuriers.mobi aventuriers.mobi: html/aventuriers.html @@ -15,9 +14,6 @@ aventuriers.mobi: html/aventuriers.html aventuriers.pdf: $(LISTEFICHIERS) pdflatex aventuriers.tex -#aventuriers_k.pdf: $(LISTEFICHIERS) -# pdflatex aventuriers_k.tex - aventuriers.html: $(LISTEFICHIERS) htlatex aventuriers.tex '' '' -dhtml/ -interaction=nonstopmode @@ -25,9 +21,6 @@ aventuriers.html: $(LISTEFICHIERS) update: aventuriers.pdf aventuriers.html $(LISTEFICHIERS) makefile aventuriers.mobi -# scp aventuriers.pdf positon:public_html/idee_2.pdf scp aventuriers.pdf positon:public_html/aventuriers/ scp aventuriers.mobi positon:public_html/aventuriers/ -# scp aventuriers_k.pdf positon:public_html/aventuriers/ scp -r html/* positon:public_html/aventuriers/ -# scp $(LISTEFICHIERS) makefile phare:bla/ -- cgit v1.2.3