Alexandre Julliard : makefiles: Allow define arguments to be specific to a single file.

Alexandre Julliard julliard at winehq.org
Tue Jan 7 13:21:17 CST 2014


Module: wine
Branch: master
Commit: 0d533cf0bd566310e3906b7b93e155999bfc5c0f
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=0d533cf0bd566310e3906b7b93e155999bfc5c0f

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jan  7 12:20:25 2014 +0100

makefiles: Allow define arguments to be specific to a single file.

---

 dlls/actxprxy/Makefile.in      |    3 ++-
 dlls/appwiz.cpl/Makefile.in    |    3 ++-
 dlls/dispex/Makefile.in        |    3 ++-
 dlls/msdaps/Makefile.in        |    3 ++-
 dlls/ole32/Makefile.in         |    4 +++-
 dlls/oleaut32/Makefile.in      |    4 +++-
 dlls/qmgrprxy/Makefile.in      |    3 ++-
 dlls/quartz/Makefile.in        |    3 ++-
 dlls/sti/Makefile.in           |    3 ++-
 dlls/urlmon/Makefile.in        |    6 ++++--
 dlls/windowscodecs/Makefile.in |    3 ++-
 libs/wine/Makefile.in          |   18 ++++++++++--------
 tools/makedep.c                |    8 ++++++++
 tools/widl/Makefile.in         |    2 +-
 tools/winegcc/Makefile.in      |   18 +++++++++---------
 tools/wrc/Makefile.in          |    3 ++-
 16 files changed, 56 insertions(+), 31 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=0d533cf0bd566310e3906b7b93e155999bfc5c0f



More information about the wine-cvs mailing list