From: Mart Lubbers Date: Mon, 10 Oct 2016 17:46:18 +0000 (+0200) Subject: Make fmt file phony X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;ds=sidebyside;h=692b8088663687165bd835eabfc8eb6565c34967;p=ssproject1617.git Make fmt file phony --- diff --git a/report/Makefile b/report/Makefile index 9ba9f50..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