Skip to content
Snippets Groups Projects
Commit 3bccf3c0 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

Makefile: rm latex tmp file

parent 1aacdf85
No related branches found
No related tags found
No related merge requests found
all: presentation.pdf
presentation.pdf: presentation.tex header.tex
lualatex presentation.tex
latex -shell-escape presentation.tex
clean:
rm presentation.{aux,bcf,dvi,log,nav,out,run.xml,snm,toc}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment