X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=report%2FMakefile;h=b12d7fdfc2a8bd42c75077b77c605bb310cfeaad;hb=d7cbb0161e668196585bc56735c1304205cd434e;hp=d82ce26c81fc54bd234d36aebf48d48f9b2d8b43;hpb=f67157c455b6d2362bc3969f55b0f862de0373fd;p=ssproject1617.git diff --git a/report/Makefile b/report/Makefile index d82ce26..b12d7fd 100644 --- a/report/Makefile +++ b/report/Makefile @@ -21,5 +21,8 @@ all: $(DOC).pdf $(LATEX) $(LATEXFLAGS) $< || true clean: - $(RM) $(addprefix $(DOC).,aux log fmt toc bbl blg mlog run.xml pdf out)\ + $(RM) $(addprefix $(DOC).,aux log fmt toc bbl blg mlog run.xml out)\ $(DOC)-blx.bib logo.png + +clobber: clean + $(RM) $(DOC).pdf