A
lgorithmique
N
umérique
D
istribuée
Private GIT Repository
projects
/
book_gpu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
new
[book_gpu.git]
/
BookGPU
/
Makefile
diff --git
a/BookGPU/Makefile
b/BookGPU/Makefile
index 18c5a86a791fa5a793e26f08ce189ca96cb05e2e..401df60117422bf8d65b971edb3d1fb495078b9c 100644
(file)
--- a/
BookGPU/Makefile
+++ b/
BookGPU/Makefile
@@
-31,6
+31,9
@@
all:
makeindex ${BOOK}.idx
pdflatex ${BOOK}
pdflatex ${BOOK}
+ cp BookGPU.toc_new BookGPU.toc #copy the corrected toc
+
+ pdflatex ${BOOK}
# dvipdf ${BOOK}
clean: