]> AND Private Git Repository - book_gpu.git/blobdiff - BookGPU/Makefile
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
new
[book_gpu.git] / BookGPU / Makefile
index 9956a2503137cbd36cec0a1d1e2df44f0d3d26ec..22e9fd752bc52d0edc1c2c80b4270aa279744a73 100644 (file)
@@ -1,6 +1,9 @@
 BOOK=BookGPU
 
 
+
+#page 124 pdf, figures pas belles
+
 all:
        pdflatex ${BOOK}
        pdflatex ${BOOK}
@@ -21,6 +24,9 @@ all:
        bibtex bu14
        bibtex bu15
        bibtex bu16
+       bibtex bu17
+       bibtex bu18
+       bibtex bu19
 
        makeindex  ${BOOK}.idx
        pdflatex ${BOOK}