Hi, I won't have a chance to follow up on this until Wednesday but maybe someone can spot the problem before then. Doing a normal checkout and configure on mingw works fine but the generated makefile in wine/tools/ seems to have a problem with the dependency tracking. Maybe the recent makedep changes and windows don't agree.
$ make ../tools/makedep -C. -S.. -T.. bin2res.c fnt2bdf.c fnt2fon.c make_ctests.c make dep.c relpath.c sfnt2fnt.c Makefile:423: *** unterminated variable reference. Stop.
Attached is the buggy Makefile
Thanks