http://bugs.winehq.org/show_bug.cgi?id=3483
alexey@feldgendler.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
------- Additional Comments From alexey@feldgendler.ru 2005-05-10 23:41 ------- I've done a lot of research and found that this odd behavior was caused by -B flag accidentally presend in MAKEFLAGS environment variable. I've unset that variable and now it works. Sorry for wasting your time.