X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=report%2FMakefile;h=d82ce26c81fc54bd234d36aebf48d48f9b2d8b43;hb=69038ae4c3c3340da5a1e2c319f847904ba8fc35;hp=9426ffdf6207b3bad69159105d93e3861bbc886a;hpb=7a6f68e66540b385411554fa48f2c259590b5d7b;p=ssproject1617.git diff --git a/report/Makefile b/report/Makefile index 9426ffd..d82ce26 100644 --- a/report/Makefile +++ b/report/Makefile @@ -6,6 +6,7 @@ LATEXFLAGS:=-file-line-error -halt-on-error -no-shell-escape TEXS:=$(wildcard *.tex) .PHONY: all +.SECONDARY: $(DOC).fmt all: $(DOC).pdf @@ -20,5 +21,5 @@ all: $(DOC).pdf $(LATEX) $(LATEXFLAGS) $< || true clean: - $(RM) $(addprefix $(DOC).,aux log fmt toc bbl blg mlog run.xml pdf)\ + $(RM) $(addprefix $(DOC).,aux log fmt toc bbl blg mlog run.xml pdf out)\ $(DOC)-blx.bib logo.png