repositories
/
ssproject1617.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e5db13
)
Make fmt file phony
author
Mart Lubbers
<mart@martlubbers.net>
Mon, 10 Oct 2016 17:46:18 +0000
(19:46 +0200)
committer
Mart Lubbers
<mart@martlubbers.net>
Mon, 10 Oct 2016 17:46:18 +0000
(19:46 +0200)
report/Makefile
patch
|
blob
|
history
diff --git
a/report/Makefile
b/report/Makefile
index
9ba9f50
..
42c9c52
100644
(file)
--- 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