chiark
/
gitweb
/
~mdw
/
secnet
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
76f7ef9
)
Makefile.in: Use -MMD, not depend.sh
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 2 Oct 2014 15:29:21 +0000
(16:29 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 5 Oct 2014 20:06:27 +0000
(21:06 +0100)
Generate the dependency information in .d files automatically with
-MMD, rather than explicitly in the Makefile. This is faster, and
more reliable.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
No differences found