@sed -i 's/, \\py@release//' build/latex/sphinx.sty
@sed -i '/-makeindex/d' build/latex/Makefile
@cp manual.cls build/latex/
+ @./bibsort.py
@echo
@echo "Build finished; the LaTeX files are in build/latex."
@echo "Run \`make all-pdf' or \`make all-ps' in that directory to" \