win:
pdflatex -output-directory=build $(file).tex
clean:
rm ./index.pdf
rm ./index.log
rm ./index.aux