add force option to remove
This commit is contained in:
parent
b2ed60c5c4
commit
59d7eef00e
@ -2,6 +2,6 @@ informe:
|
||||
pdflatex -synctex=1 -interaction=nonstopmode "Informe.tex"
|
||||
|
||||
clean:
|
||||
rm *.log *.toc *.gz *.aux Informe.pdf
|
||||
rm -f *.log *.toc *.gz *.aux Informe.pdf
|
||||
|
||||
.PHONY: informe clean
|
||||
|
Loading…
Reference in New Issue
Block a user