X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/book_gpu.git/blobdiff_plain/59263d81c5f07e8eff22c9091a0847e79b4fbf2c..1ac5b5a535d9154c4f080e94f2f9a49ab6e299b7:/BookGPU/Makefile diff --git a/BookGPU/Makefile b/BookGPU/Makefile index a842e94..1ab7327 100644 --- a/BookGPU/Makefile +++ b/BookGPU/Makefile @@ -1,6 +1,9 @@ BOOK=BookGPU + +#page 124 pdf, figures pas belles + all: pdflatex ${BOOK} pdflatex ${BOOK} @@ -14,9 +17,16 @@ all: bibtex bu8 bibtex bu9 bibtex bu10 + bibtex bu11 #don't put chapter 14, refs are included - bibtex bu12 - bibtex bu13 + bibtex bu12 + bibtex bu13 + bibtex bu14 + bibtex bu15 + bibtex bu16 + bibtex bu17 + bibtex bu18 + bibtex bu19 makeindex ${BOOK}.idx pdflatex ${BOOK} @@ -24,5 +34,5 @@ all: # dvipdf ${BOOK} clean: - rm -rf *~ *.aux *.bbl *.blg *.dvi *.lon *.not *.lof *.log *.lot *.toc *.ind *.idx *.ilg + rm -rf *~ *.aux *.bbl *.blg *.dvi *.lon *.not *.lof *.log *.lot *.toc *.ind *.idx *.ilg *.aux