Rename main.tex
This commit is contained in:
parent
59268282b7
commit
06ce3486d2
8
Makefile
8
Makefile
@ -1,7 +1,7 @@
|
||||
main.pdf: main.tex refs.bib
|
||||
pdflatex -interaction=nonstopmode -halt-on-error main.tex
|
||||
bibtex main
|
||||
pdflatex -interaction=nonstopmode -halt-on-error main.tex
|
||||
rapport.pdf: rapport.tex refs.bib
|
||||
pdflatex -interaction=nonstopmode -halt-on-error rapport.tex
|
||||
bibtex rapport
|
||||
pdflatex -interaction=nonstopmode -halt-on-error rapport.tex
|
||||
|
||||
clean:
|
||||
rm *.bbl *.bcf *.blg *.log *.run.xml *.toc *.aux *.out -f
|
||||
|
Loading…
Reference in New Issue
Block a user