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

Robert Shearman rob at codeweavers.com
Mon Mar 10 11:35:33 CDT 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/adsiid/Makefile.in   |    2 +-
  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 ++++----
  9 files changed, 16 insertions(+), 16 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 131e359fe45da8a91be7ce0fea4c7263bfc31599.diff
Type: text/x-patch
Size: 4591 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080310/5607e822/attachment-0001.bin 


More information about the wine-patches mailing list