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"
|
pdflatex -synctex=1 -interaction=nonstopmode "Informe.tex"
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm *.log *.toc *.gz *.aux Informe.pdf
|
rm -f *.log *.toc *.gz *.aux Informe.pdf
|
||||||
|
|
||||||
.PHONY: informe clean
|
.PHONY: informe clean
|
||||||
|
Loading…
Reference in New Issue
Block a user