Skip to content
Snippets Groups Projects
Commit 860f09aa authored by Jannik Dunkelau's avatar Jannik Dunkelau
Browse files

Remove clean command from install target in Makefile

parent 4db8a4ea
Branches
No related tags found
No related merge requests found
.PHONY: install .PHONY: install
install: install:
latexmk -pdf thesis.tex latexmk -pdf thesis.tex
latexmk -c thesis.tex
.PHONY: watch .PHONY: watch
watch: watch:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment