Update makefile

This commit is contained in:
Hendrik Kleinwaechter
2022-12-28 12:03:39 +01:00
parent c68e31d8cc
commit 7ef372c98f

View File

@@ -2,7 +2,6 @@ all:
pdflatex book.tex
biber book
pdflatex book.tex
pdflatex book.tex
fast:
pdflatex book.tex
@@ -17,3 +16,6 @@ clean:
rm book.bcf
rm book.pdf
rm book.log
release:
cp book.pdf TheBreadCode-The-Sourdough-Framework.pdf