Makefiles: Simplify the use of the MODULE variable in static import libraries.

Robert Shearman rob at codeweavers.com
Thu Mar 6 08:58:53 CST 2008


Don't include platform-specific information when declaring the name of 
the static import libary to build. Instead, add this information in 
Makeimplib.rules.in.
---
  dlls/Makeimplib.rules.in  |   10 +++++-----
  dlls/dxerr8/Makefile.in   |    2 +-
  dlls/dxerr9/Makefile.in   |    2 +-
  dlls/dxguid/Makefile.in   |    2 +-
  dlls/strmiids/Makefile.in |    2 +-
  dlls/uuid/Makefile.in     |    2 +-
  dlls/winecrt0/Makefile.in |    2 +-
  tools/make_makefiles      |    8 ++++----
  8 files changed, 15 insertions(+), 15 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 73d92d5150a2be35106ca888f31af11a03c55dbb.diff
Type: text/x-patch
Size: 4264 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080306/a6dc2a89/attachment.bin 


More information about the wine-patches mailing list