X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/book_gpu.git/blobdiff_plain/18cb85fd3967a4c46c9582e8515cef9af3448269..ccff43db77ed9a71b6d9fc52aaf03585104713ce:/BookGPU/Makefile

diff --git a/BookGPU/Makefile b/BookGPU/Makefile
index 1e1a613..22e9fd7 100644
--- a/BookGPU/Makefile
+++ b/BookGPU/Makefile
@@ -1,6 +1,9 @@
 BOOK=BookGPU
 
 
+
+#page 124 pdf, figures pas belles
+
 all:
 	pdflatex ${BOOK}
 	pdflatex ${BOOK}
@@ -16,8 +19,14 @@ all:
 	bibtex bu10
 	bibtex bu11
 #don't put chapter 14, refs are included	
+	bibtex bu12
 	bibtex bu13	
 	bibtex bu14
+	bibtex bu15
+	bibtex bu16
+	bibtex bu17
+	bibtex bu18
+	bibtex bu19
 
 	makeindex  ${BOOK}.idx
 	pdflatex ${BOOK}