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)
commit76f7ef9c6d027f024d432c7d06c278a3e5efae33
tree918fb921026e9464c08c06f0a4eb6fa0e1c50de3
parent992e09aff031aa6a0be1985a964dcea8ddd6f0ce
Makefile.in: Use -MMD, not depend.sh

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>
Makefile.in
depend.sh [deleted file]