"Steven Edwards" winehacker@gmail.com wrote:
Make on mingw does not like mixed line endings. Don't do it, ever. diffed from a cvs checkout as MSYS git is slower than molasses flowing uphill on a Minnesota winter day.
Changelog: open makedep in binary mode when writing or appending, move the EOF marker
I guess that you just use the sources fetched in Linux? Don't do that, get the source via cvs under Windows instead, in that case you don't get mixed line endings. Or alternatively convert LF to CRLF before building.