chiark / gitweb /
Makefile.in: Use -MMD, not depend.sh
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 2 Oct 2014 15:29:21 +0000 (16:29 +0100)
committerIan 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