commit
This commit is contained in:
parent
c8da6f896e
commit
0eee1b9819
3 changed files with 2 additions and 1 deletions
1
makefile
1
makefile
|
@ -1,4 +1,5 @@
|
|||
make:
|
||||
rm *.pdf
|
||||
pdflatex -jobname=name src/source.tex
|
||||
rm -rf *.lof *.log *.toc *.aux
|
||||
rm -rf src/*.lof src/*.log src/*.toc src/*.aux
|
Loading…
Add table
Add a link
Reference in a new issue