Exclude config.h from the dependency list for the canned makefiles
authorH. Peter Anvin <hpa@zytor.com>
Fri, 28 Sep 2007 04:35:04 +0000 (21:35 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 28 Sep 2007 04:35:04 +0000 (21:35 -0700)
commitab8447ed99c2de5fffc11307883ddaf63ef02a47
tree62a1afe299786d3d3acf05aed13d5eecabab963c
parent747a80e0d6cc04baace65cea5c266414ba487b02
Exclude config.h from the dependency list for the canned makefiles

For the canned makefiles, we almost certainly don't have config.h, and
shouldn't include it in the list of dependencies.
Mkfiles/msvc.mak
Mkfiles/openwcom.mak
Mkfiles/owlinux.mak
mkdep.pl