X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=report%2FMakefile;h=b12d7fdfc2a8bd42c75077b77c605bb310cfeaad;hb=7a5909889b041e259c51a98a4d3ae450d91a5c0b;hp=d82ce26c81fc54bd234d36aebf48d48f9b2d8b43;hpb=69038ae4c3c3340da5a1e2c319f847904ba8fc35;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