Alexandre Julliard : makefiles: Use a single variable for all types of idl files.

Alexandre Julliard julliard at winehq.org
Wed Jan 1 14:24:21 CST 2014


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Dec 31 18:15:17 2013 +0100

makefiles: Use a single variable for all types of idl files.

---

 Make.rules.in                    |    7 ++-----
 dlls/actxprxy/Makefile.in        |   16 +---------------
 dlls/advapi32/Makefile.in        |    2 +-
 dlls/amstream/Makefile.in        |    2 +-
 dlls/atl/Makefile.in             |    2 +-
 dlls/avifil32/Makefile.in        |    2 +-
 dlls/browseui/Makefile.in        |    2 +-
 dlls/comdlg32/Makefile.in        |    2 +-
 dlls/d3dxof/Makefile.in          |    2 +-
 dlls/ddraw/Makefile.in           |    2 +-
 dlls/ddrawex/Makefile.in         |    2 +-
 dlls/devenum/Makefile.in         |    2 +-
 dlls/dinput/Makefile.in          |    2 +-
 dlls/dinput8/Makefile.in         |    2 +-
 dlls/dispex/Makefile.in          |    5 +----
 dlls/dmband/Makefile.in          |    2 +-
 dlls/dmcompos/Makefile.in        |    2 +-
 dlls/dmime/Makefile.in           |    2 +-
 dlls/dmloader/Makefile.in        |    2 +-
 dlls/dmscript/Makefile.in        |    2 +-
 dlls/dmstyle/Makefile.in         |    2 +-
 dlls/dmsynth/Makefile.in         |    2 +-
 dlls/dmusic/Makefile.in          |    2 +-
 dlls/dplayx/Makefile.in          |    2 +-
 dlls/dpnet/Makefile.in           |    2 +-
 dlls/dsound/Makefile.in          |    2 +-
 dlls/dswave/Makefile.in          |    2 +-
 dlls/dxdiagn/Makefile.in         |    6 +++---
 dlls/explorerframe/Makefile.in   |    2 +-
 dlls/gameux/Makefile.in          |    2 +-
 dlls/hhctrl.ocx/Makefile.in      |    2 +-
 dlls/hlink/Makefile.in           |    2 +-
 dlls/hnetcfg/Makefile.in         |    5 +++--
 dlls/ieframe/Makefile.in         |    3 +--
 dlls/inetcomm/Makefile.in        |    2 +-
 dlls/infosoft/Makefile.in        |    2 +-
 dlls/inseng/Makefile.in          |    2 +-
 dlls/itss/Makefile.in            |    2 +-
 dlls/jscript/Makefile.in         |    5 +++--
 dlls/mlang/Makefile.in           |    2 +-
 dlls/mmcndmgr/Makefile.in        |    2 +-
 dlls/mmdevapi/Makefile.in        |    2 +-
 dlls/mscoree/Makefile.in         |    2 +-
 dlls/msctf/Makefile.in           |    2 +-
 dlls/msdaps/Makefile.in          |    6 +-----
 dlls/mshtml.tlb/Makefile.in      |    2 +-
 dlls/mshtml/Makefile.in          |    6 +++---
 dlls/mshtml/tests/Makefile.in    |    2 +-
 dlls/msi/Makefile.in             |    4 +---
 dlls/msident/Makefile.in         |    2 +-
 dlls/msimtf/Makefile.in          |    2 +-
 dlls/mstask/Makefile.in          |    4 ++--
 dlls/msxml/Makefile.in           |    2 +-
 dlls/msxml2/Makefile.in          |    2 +-
 dlls/msxml3/Makefile.in          |    6 +++---
 dlls/msxml3/tests/Makefile.in    |    2 +-
 dlls/msxml4/Makefile.in          |    2 +-
 dlls/msxml6/Makefile.in          |    2 +-
 dlls/objsel/Makefile.in          |    2 +-
 dlls/ole32/Makefile.in           |   12 ++----------
 dlls/oleacc/Makefile.in          |    2 +-
 dlls/oleaut32/Makefile.in        |    6 +-----
 dlls/oleaut32/tests/Makefile.in  |    6 +-----
 dlls/oledb32/Makefile.in         |    9 ++++-----
 dlls/oledb32/tests/Makefile.in   |    2 +-
 dlls/propsys/Makefile.in         |    2 +-
 dlls/pstorec/Makefile.in         |    2 +-
 dlls/qedit/Makefile.in           |    2 +-
 dlls/qmgr/Makefile.in            |    2 +-
 dlls/qmgrprxy/Makefile.in        |    4 +---
 dlls/quartz/Makefile.in          |    8 ++++----
 dlls/quartz/tests/Makefile.in    |    2 +-
 dlls/rpcrt4/Makefile.in          |    3 +--
 dlls/rpcrt4/tests/Makefile.in    |    5 ++---
 dlls/scrrun/Makefile.in          |    2 +-
 dlls/scrrun/tests/Makefile.in    |    2 +-
 dlls/shdocvw/Makefile.in         |    2 +-
 dlls/shell32/Makefile.in         |    6 +++---
 dlls/stdole2.tlb/Makefile.in     |    2 +-
 dlls/stdole32.tlb/Makefile.in    |    2 +-
 dlls/sti/Makefile.in             |    6 +-----
 dlls/taskschd/Makefile.in        |    2 +-
 dlls/urlmon/Makefile.in          |    3 +--
 dlls/vbscript/Makefile.in        |    5 ++---
 dlls/vbscript/tests/Makefile.in  |    4 ++--
 dlls/wbemdisp/Makefile.in        |    6 +++---
 dlls/wbemprox/Makefile.in        |    2 +-
 dlls/wiaservc/Makefile.in        |    2 +-
 dlls/windowscodecs/Makefile.in   |    3 +--
 dlls/winhttp/Makefile.in         |    2 +-
 dlls/wmiutils/Makefile.in        |    2 +-
 dlls/wshom.ocx/Makefile.in       |    2 +-
 dlls/wshom.ocx/tests/Makefile.in |    2 +-
 dlls/wuapi/Makefile.in           |    2 +-
 include/Makefile.in              |    1 +
 programs/rpcss/Makefile.in       |    2 +-
 programs/services/Makefile.in    |    2 +-
 programs/wscript/Makefile.in     |    2 +-
 tools/make_makefiles             |   29 +++++++++--------------------
 tools/makedep.c                  |    8 +-------
 100 files changed, 134 insertions(+), 203 deletions(-)

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



More information about the wine-cvs mailing list