X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=report%2FMakefile;h=42c9c528e7d4bcb4af3ee67e66a7d71ed7445c2f;hb=692b8088663687165bd835eabfc8eb6565c34967;hp=9426ffdf6207b3bad69159105d93e3861bbc886a;hpb=7a6f68e66540b385411554fa48f2c259590b5d7b;p=ssproject1617.git diff --git a/report/Makefile b/report/Makefile index 9426ffd..42c9c52 100644 --- a/report/Makefile +++ b/report/Makefile @@ -5,7 +5,7 @@ LATEXFLAGS:=-file-line-error -halt-on-error -no-shell-escape TEXS:=$(wildcard *.tex) -.PHONY: all +.PHONY: all $(DOC).fmt all: $(DOC).pdf @@ -20,5 +20,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