Makefile: don't store dependency information in git
commitad4016952d566ca5f95566676b2d4d126da92e54
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 1 Nov 2017 20:48:17 +0000 (1 13:48 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 1 Nov 2017 21:00:34 +0000 (1 14:00 -0700)
tree0bc87709590f9e9c254965d03d332c951d9dc526
parentd428e983feb31a829781f6087076423f670d3c64
Makefile: don't store dependency information in git

Make it possible to keep dependency information separate from the
Makefiles, so we don't have to deal with it noisifying the git logs.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Makefile.in
Mkfiles/msvc.mak
Mkfiles/openwcom.mak
tools/mkdep.pl