BOOK=BookGPU all: pdflatex ${BOOK} pdflatex ${BOOK} bibtex bu1 bibtex bu2 bibtex bu3 bibtex bu4 bibtex bu5 bibtex bu6 bibtex bu7 bibtex bu8 # bibtex bu9 makeindex ${BOOK}.idx pdflatex ${BOOK} pdflatex ${BOOK} # dvipdf ${BOOK} clean: rm -rf *~ *.aux *.bbl *.blg *.dvi *.lon *.not *.lof *.log *.lot *.toc *.ind *.idx *.ilg