repositories
/
linuxnijmegen-python.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08e647e
)
updated makefile
author
Mart Lubbers
<mart@martlubbers.net>
Thu, 3 Mar 2016 19:32:36 +0000
(20:32 +0100)
committer
Mart Lubbers
<mart@martlubbers.net>
Thu, 3 Mar 2016 19:32:36 +0000
(20:32 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
939e94e
..
9f55cf5
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-14,4
+14,4
@@
all: $(DOCUMENT).pdf
$(LATEX) -ini -shell-escape -jobname="$(basename $@)" "&$(LATEX) $<\dump"
clean:
- $(RM) -v $(addprefix $(DOCUMENT)., aux fmt log nav out pdf snm toc)
+ $(RM) -v $(addprefix $(DOCUMENT)., aux fmt log nav out pdf snm toc
vrb
)