Alexandre Julliard : makefiles: Add separate variables for Unix flags and libraries.

Alexandre Julliard julliard at winehq.org
Wed Jun 29 16:24:34 CDT 2022


Module: wine
Branch: master
Commit: 194e09baeca42b369b391d87c9605338b8fbc978
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=194e09baeca42b369b391d87c9605338b8fbc978

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Jun 29 11:06:16 2022 +0200

makefiles: Add separate variables for Unix flags and libraries.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/bcrypt/Makefile.in            |  2 +-
 dlls/capi2032/Makefile.in          |  4 ++--
 dlls/crypt32/Makefile.in           |  4 ++--
 dlls/dnsapi/Makefile.in            |  2 +-
 dlls/dwrite/Makefile.in            |  2 +-
 dlls/gphoto2.ds/Makefile.in        |  5 +++--
 dlls/kerberos/Makefile.in          |  2 +-
 dlls/mountmgr.sys/Makefile.in      |  4 ++--
 dlls/nsiproxy.sys/Makefile.in      |  2 +-
 dlls/ntdll/Makefile.in             |  4 ++--
 dlls/openal32/Makefile.in          |  2 +-
 dlls/opencl/Makefile.in            |  2 +-
 dlls/sane.ds/Makefile.in           |  4 ++--
 dlls/secur32/Makefile.in           |  2 +-
 dlls/win32u/Makefile.in            |  4 ++--
 dlls/winealsa.drv/Makefile.in      |  2 +-
 dlls/wineandroid.drv/Makefile.in   |  2 +-
 dlls/winebus.sys/Makefile.in       |  4 ++--
 dlls/winecoreaudio.drv/Makefile.in |  2 +-
 dlls/winegstreamer/Makefile.in     |  4 ++--
 dlls/winemac.drv/Makefile.in       |  2 +-
 dlls/wineoss.drv/Makefile.in       |  4 ++--
 dlls/winepulse.drv/Makefile.in     |  4 ++--
 dlls/wineusb.sys/Makefile.in       |  4 ++--
 dlls/winevulkan/Makefile.in        |  2 +-
 dlls/winex11.drv/Makefile.in       |  4 ++--
 dlls/winspool.drv/Makefile.in      |  4 ++--
 dlls/wldap32/Makefile.in           |  4 ++--
 dlls/wpcap/Makefile.in             |  2 +-
 libs/wine/Makefile.in              |  2 +-
 server/Makefile.in                 |  2 +-
 tools/makedep.c                    | 20 +++++++++++++-------
 tools/sfnt2fon/Makefile.in         |  5 ++---
 tools/wmc/Makefile.in              |  3 +--
 tools/wrc/Makefile.in              |  2 +-
 35 files changed, 64 insertions(+), 59 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=194e09baeca42b369b391d87c9605338b8fbc978



More information about the wine-cvs mailing list