X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=report%2FMakefile;h=d82ce26c81fc54bd234d36aebf48d48f9b2d8b43;hb=6dfdc23f569b9e9ec830fa115c414999e3b07c53;hp=42c9c528e7d4bcb4af3ee67e66a7d71ed7445c2f;hpb=692b8088663687165bd835eabfc8eb6565c34967;p=ssproject1617.git diff --git a/report/Makefile b/report/Makefile index 42c9c52..d82ce26 100644 --- a/report/Makefile +++ b/report/Makefile @@ -5,7 +5,8 @@ LATEXFLAGS:=-file-line-error -halt-on-error -no-shell-escape TEXS:=$(wildcard *.tex) -.PHONY: all $(DOC).fmt +.PHONY: all +.SECONDARY: $(DOC).fmt all: $(DOC).pdf