"Steven Edwards" winehacker@gmail.com writes:
As Julliard did not comment on this, I am assuming either it hit is garbage filter because it was bad or because it was diffed from cvs. Resending to hit the garbage filter for bad hacks...As discussed on wine-devel, if its still not accepted then when I have some time I'll look to seeing what needs to be done to teach MSYS about using windows style line endings when doing checkouts with msys and cvs.
Makefiles are text files, so they should be opened in text mode. If the mixed endings are confusing MSYS you could change makedep to rewrite the whole file instead of just appending.