X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/book_gpu.git/blobdiff_plain/59263d81c5f07e8eff22c9091a0847e79b4fbf2c..1352d9478d5f22bc50c797e0d28e560f1026e228:/BookGPU/Makefile

diff --git a/BookGPU/Makefile b/BookGPU/Makefile
index a842e94..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}
@@ -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}