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;h=692b8088663687165bd835eabfc8eb6565c34967;hp=6e5db13cb9fd5b7bb29f9cff186e0d0046affa98;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