Module: wine Branch: master Commit: 81b8ee863e1d22e7e169c98e660ad5a6ea7b6ec4 URL: http://source.winehq.org/git/wine.git/?a=commit;h=81b8ee863e1d22e7e169c98e66...
Author: Alexandre Julliard julliard@winehq.org Date: Sun Sep 19 12:36:48 2010 +0200
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
---
Make.rules.in | 103 +------------------------------- Make.vars.in | 90 ++++++++++++++++++++++++++++ Makefile.in | 5 -- aclocal.m4 | 8 +- configure | 12 ++-- configure.ac | 2 +- dlls/acledit/Makefile.in | 4 - dlls/aclui/Makefile.in | 4 - dlls/activeds/Makefile.in | 4 - dlls/actxprxy/Makefile.in | 4 - dlls/adsiid/Makefile.in | 4 - dlls/advapi32/Makefile.in | 4 - dlls/advapi32/tests/Makefile.in | 4 - dlls/advpack/Makefile.in | 4 - dlls/advpack/tests/Makefile.in | 4 - dlls/amstream/Makefile.in | 4 - dlls/amstream/tests/Makefile.in | 4 - dlls/appwiz.cpl/Makefile.in | 4 - dlls/atl/Makefile.in | 4 - dlls/atl/tests/Makefile.in | 4 - dlls/authz/Makefile.in | 4 - dlls/avicap32/Makefile.in | 4 - dlls/avifil32/Makefile.in | 4 - dlls/avifil32/tests/Makefile.in | 4 - dlls/avifile.dll16/Makefile.in | 4 - dlls/avrt/Makefile.in | 4 - dlls/bcrypt/Makefile.in | 4 - dlls/browseui/Makefile.in | 4 - dlls/browseui/tests/Makefile.in | 4 - dlls/cabinet/Makefile.in | 4 - dlls/cabinet/tests/Makefile.in | 4 - dlls/capi2032/Makefile.in | 4 - dlls/cards/Makefile.in | 4 - dlls/cfgmgr32/Makefile.in | 4 - dlls/clusapi/Makefile.in | 4 - dlls/comcat/Makefile.in | 4 - dlls/comcat/tests/Makefile.in | 4 - dlls/comctl32/Makefile.in | 4 - dlls/comctl32/tests/Makefile.in | 4 - dlls/comdlg32/Makefile.in | 4 - dlls/comdlg32/tests/Makefile.in | 4 - dlls/comm.drv16/Makefile.in | 4 - dlls/commdlg.dll16/Makefile.in | 4 - dlls/compobj.dll16/Makefile.in | 4 - dlls/compstui/Makefile.in | 4 - dlls/credui/Makefile.in | 4 - dlls/credui/tests/Makefile.in | 4 - dlls/crtdll/Makefile.in | 4 - dlls/crypt32/Makefile.in | 4 - dlls/crypt32/tests/Makefile.in | 4 - dlls/cryptdlg/Makefile.in | 4 - dlls/cryptdll/Makefile.in | 4 - dlls/cryptnet/Makefile.in | 4 - dlls/cryptnet/tests/Makefile.in | 4 - dlls/cryptui/Makefile.in | 4 - dlls/cryptui/tests/Makefile.in | 4 - dlls/ctapi32/Makefile.in | 4 - dlls/ctl3d.dll16/Makefile.in | 4 - dlls/ctl3d32/Makefile.in | 4 - dlls/ctl3dv2.dll16/Makefile.in | 4 - dlls/d3d10/Makefile.in | 4 - dlls/d3d10/tests/Makefile.in | 4 - dlls/d3d10core/Makefile.in | 4 - dlls/d3d10core/tests/Makefile.in | 4 - dlls/d3d8/Makefile.in | 4 - dlls/d3d8/tests/Makefile.in | 4 - dlls/d3d9/Makefile.in | 4 - dlls/d3d9/tests/Makefile.in | 4 - dlls/d3dcompiler_33/Makefile.in | 4 - dlls/d3dcompiler_34/Makefile.in | 4 - dlls/d3dcompiler_35/Makefile.in | 4 - dlls/d3dcompiler_36/Makefile.in | 4 - dlls/d3dcompiler_37/Makefile.in | 4 - dlls/d3dcompiler_38/Makefile.in | 4 - dlls/d3dcompiler_39/Makefile.in | 4 - dlls/d3dcompiler_40/Makefile.in | 4 - dlls/d3dcompiler_41/Makefile.in | 4 - dlls/d3dcompiler_42/Makefile.in | 4 - dlls/d3dcompiler_43/Makefile.in | 4 - dlls/d3dcompiler_43/tests/Makefile.in | 4 - dlls/d3dim/Makefile.in | 4 - dlls/d3drm/Makefile.in | 4 - dlls/d3drm/tests/Makefile.in | 4 - dlls/d3dx10_33/Makefile.in | 4 - dlls/d3dx10_34/Makefile.in | 4 - dlls/d3dx10_35/Makefile.in | 4 - dlls/d3dx10_36/Makefile.in | 4 - dlls/d3dx10_37/Makefile.in | 4 - dlls/d3dx10_38/Makefile.in | 4 - dlls/d3dx10_39/Makefile.in | 4 - dlls/d3dx10_40/Makefile.in | 4 - dlls/d3dx10_41/Makefile.in | 4 - dlls/d3dx10_42/Makefile.in | 4 - dlls/d3dx10_43/Makefile.in | 4 - dlls/d3dx9_24/Makefile.in | 4 - dlls/d3dx9_25/Makefile.in | 4 - dlls/d3dx9_26/Makefile.in | 4 - dlls/d3dx9_27/Makefile.in | 4 - dlls/d3dx9_28/Makefile.in | 4 - dlls/d3dx9_29/Makefile.in | 4 - dlls/d3dx9_30/Makefile.in | 4 - dlls/d3dx9_31/Makefile.in | 4 - dlls/d3dx9_32/Makefile.in | 4 - dlls/d3dx9_33/Makefile.in | 4 - dlls/d3dx9_34/Makefile.in | 4 - dlls/d3dx9_35/Makefile.in | 4 - dlls/d3dx9_36/Makefile.in | 4 - dlls/d3dx9_36/tests/Makefile.in | 4 - dlls/d3dx9_37/Makefile.in | 4 - dlls/d3dx9_38/Makefile.in | 4 - dlls/d3dx9_39/Makefile.in | 4 - dlls/d3dx9_40/Makefile.in | 4 - dlls/d3dx9_41/Makefile.in | 4 - dlls/d3dx9_42/Makefile.in | 4 - dlls/d3dx9_43/Makefile.in | 4 - dlls/d3dxof/Makefile.in | 4 - dlls/d3dxof/tests/Makefile.in | 4 - dlls/dbghelp/Makefile.in | 4 - dlls/dciman32/Makefile.in | 4 - dlls/ddeml.dll16/Makefile.in | 4 - dlls/ddraw/Makefile.in | 4 - dlls/ddraw/tests/Makefile.in | 4 - dlls/ddrawex/Makefile.in | 4 - dlls/ddrawex/tests/Makefile.in | 4 - dlls/devenum/Makefile.in | 4 - dlls/dinput/Makefile.in | 4 - dlls/dinput/tests/Makefile.in | 4 - dlls/dinput8/Makefile.in | 4 - dlls/dispdib.dll16/Makefile.in | 4 - dlls/dispex/Makefile.in | 4 - dlls/dispex/tests/Makefile.in | 4 - dlls/display.drv16/Makefile.in | 4 - dlls/dmband/Makefile.in | 4 - dlls/dmcompos/Makefile.in | 4 - dlls/dmime/Makefile.in | 4 - dlls/dmime/tests/Makefile.in | 4 - dlls/dmloader/Makefile.in | 4 - dlls/dmloader/tests/Makefile.in | 4 - dlls/dmscript/Makefile.in | 4 - dlls/dmstyle/Makefile.in | 4 - dlls/dmsynth/Makefile.in | 4 - dlls/dmusic/Makefile.in | 4 - dlls/dmusic32/Makefile.in | 4 - dlls/dnsapi/Makefile.in | 4 - dlls/dnsapi/tests/Makefile.in | 4 - dlls/dplay/Makefile.in | 4 - dlls/dplayx/Makefile.in | 4 - dlls/dplayx/tests/Makefile.in | 4 - dlls/dpnaddr/Makefile.in | 4 - dlls/dpnet/Makefile.in | 4 - dlls/dpnhpast/Makefile.in | 4 - dlls/dpnlobby/Makefile.in | 4 - dlls/dpwsockx/Makefile.in | 4 - dlls/drmclien/Makefile.in | 4 - dlls/dsound/Makefile.in | 4 - dlls/dsound/tests/Makefile.in | 4 - dlls/dssenh/Makefile.in | 4 - dlls/dswave/Makefile.in | 4 - dlls/dwmapi/Makefile.in | 4 - dlls/dxdiagn/Makefile.in | 4 - dlls/dxdiagn/tests/Makefile.in | 4 - dlls/dxerr8/Makefile.in | 4 - dlls/dxerr9/Makefile.in | 4 - dlls/dxgi/Makefile.in | 4 - dlls/dxgi/tests/Makefile.in | 4 - dlls/dxguid/Makefile.in | 4 - dlls/explorerframe/Makefile.in | 4 - dlls/explorerframe/tests/Makefile.in | 4 - dlls/faultrep/Makefile.in | 4 - dlls/fltlib/Makefile.in | 4 - dlls/fusion/Makefile.in | 4 - dlls/fusion/tests/Makefile.in | 4 - dlls/fwpuclnt/Makefile.in | 4 - dlls/gameux/Makefile.in | 4 - dlls/gameux/tests/Makefile.in | 4 - dlls/gdi.exe16/Makefile.in | 4 - dlls/gdi32/Makefile.in | 4 - dlls/gdi32/tests/Makefile.in | 4 - dlls/gdiplus/Makefile.in | 4 - dlls/gdiplus/tests/Makefile.in | 4 - dlls/glu32/Makefile.in | 4 - dlls/gphoto2.ds/Makefile.in | 4 - dlls/gpkcsp/Makefile.in | 4 - dlls/hal/Makefile.in | 4 - dlls/hhctrl.ocx/Makefile.in | 4 - dlls/hid/Makefile.in | 4 - dlls/hlink/Makefile.in | 4 - dlls/hlink/tests/Makefile.in | 4 - dlls/hnetcfg/Makefile.in | 4 - dlls/httpapi/Makefile.in | 4 - dlls/iccvid/Makefile.in | 4 - dlls/icmp/Makefile.in | 4 - dlls/ifsmgr.vxd/Makefile.in | 4 - dlls/imaadp32.acm/Makefile.in | 4 - dlls/imagehlp/Makefile.in | 4 - dlls/imagehlp/tests/Makefile.in | 4 - dlls/imm.dll16/Makefile.in | 4 - dlls/imm32/Makefile.in | 4 - dlls/imm32/tests/Makefile.in | 4 - dlls/inetcomm/Makefile.in | 4 - dlls/inetcomm/tests/Makefile.in | 4 - dlls/inetcpl.cpl/Makefile.in | 4 - dlls/inetmib1/Makefile.in | 4 - dlls/inetmib1/tests/Makefile.in | 4 - dlls/infosoft/Makefile.in | 4 - dlls/infosoft/tests/Makefile.in | 4 - dlls/initpki/Makefile.in | 4 - dlls/inkobj/Makefile.in | 4 - dlls/inseng/Makefile.in | 4 - dlls/iphlpapi/Makefile.in | 4 - dlls/iphlpapi/tests/Makefile.in | 4 - dlls/itircl/Makefile.in | 4 - dlls/itss/Makefile.in | 4 - dlls/itss/tests/Makefile.in | 4 - dlls/jscript/Makefile.in | 4 - dlls/jscript/tests/Makefile.in | 4 - dlls/kernel32/Makefile.in | 4 - dlls/kernel32/tests/Makefile.in | 4 - dlls/keyboard.drv16/Makefile.in | 4 - dlls/krnl386.exe16/Makefile.in | 4 - dlls/loadperf/Makefile.in | 4 - dlls/localspl/Makefile.in | 4 - dlls/localspl/tests/Makefile.in | 4 - dlls/localui/Makefile.in | 4 - dlls/localui/tests/Makefile.in | 4 - dlls/lz32/Makefile.in | 4 - dlls/lz32/tests/Makefile.in | 4 - dlls/lzexpand.dll16/Makefile.in | 4 - dlls/mapi32/Makefile.in | 4 - dlls/mapi32/tests/Makefile.in | 4 - dlls/mapistub/Makefile.in | 4 - dlls/mciavi32/Makefile.in | 4 - dlls/mcicda/Makefile.in | 4 - dlls/mciqtz32/Makefile.in | 4 - dlls/mciseq/Makefile.in | 4 - dlls/mciwave/Makefile.in | 4 - dlls/midimap/Makefile.in | 4 - dlls/mlang/Makefile.in | 4 - dlls/mlang/tests/Makefile.in | 4 - dlls/mmdevapi/Makefile.in | 4 - dlls/mmdevapi/tests/Makefile.in | 4 - dlls/mmdevldr.vxd/Makefile.in | 4 - dlls/mmsystem.dll16/Makefile.in | 4 - dlls/monodebg.vxd/Makefile.in | 4 - dlls/mountmgr.sys/Makefile.in | 4 - dlls/mouse.drv16/Makefile.in | 4 - dlls/mpr/Makefile.in | 4 - dlls/mprapi/Makefile.in | 4 - dlls/msacm.dll16/Makefile.in | 4 - dlls/msacm32.drv/Makefile.in | 4 - dlls/msacm32/Makefile.in | 4 - dlls/msacm32/tests/Makefile.in | 4 - dlls/msadp32.acm/Makefile.in | 4 - dlls/mscat32/Makefile.in | 4 - dlls/mscms/Makefile.in | 4 - dlls/mscms/tests/Makefile.in | 4 - dlls/mscoree/Makefile.in | 4 - dlls/mscoree/tests/Makefile.in | 4 - dlls/msctf/Makefile.in | 4 - dlls/msctf/tests/Makefile.in | 4 - dlls/msdaps/Makefile.in | 4 - dlls/msdmo/Makefile.in | 4 - dlls/msftedit/Makefile.in | 4 - dlls/msg711.acm/Makefile.in | 4 - dlls/msgsm32.acm/Makefile.in | 4 - dlls/mshtml.tlb/Makefile.in | 4 - dlls/mshtml/Makefile.in | 4 - dlls/mshtml/tests/Makefile.in | 4 - dlls/msi/Makefile.in | 4 - dlls/msi/tests/Makefile.in | 4 - dlls/msimg32/Makefile.in | 4 - dlls/msimtf/Makefile.in | 4 - dlls/msisip/Makefile.in | 4 - dlls/msisys.ocx/Makefile.in | 4 - dlls/msnet32/Makefile.in | 4 - dlls/msrle32/Makefile.in | 4 - dlls/mssign32/Makefile.in | 4 - dlls/mssip32/Makefile.in | 4 - dlls/mstask/Makefile.in | 4 - dlls/mstask/tests/Makefile.in | 4 - dlls/msvcirt/Makefile.in | 4 - dlls/msvcp80/Makefile.in | 4 - dlls/msvcp90/Makefile.in | 4 - dlls/msvcp90/tests/Makefile.in | 4 - dlls/msvcr100/Makefile.in | 4 - dlls/msvcr70/Makefile.in | 4 - dlls/msvcr71/Makefile.in | 4 - dlls/msvcr80/Makefile.in | 4 - dlls/msvcr90/Makefile.in | 4 - dlls/msvcr90/tests/Makefile.in | 4 - dlls/msvcrt/Makefile.in | 4 - dlls/msvcrt/tests/Makefile.in | 4 - dlls/msvcrt20/Makefile.in | 4 - dlls/msvcrt40/Makefile.in | 4 - dlls/msvcrtd/Makefile.in | 4 - dlls/msvcrtd/tests/Makefile.in | 4 - dlls/msvfw32/Makefile.in | 4 - dlls/msvfw32/tests/Makefile.in | 4 - dlls/msvidc32/Makefile.in | 4 - dlls/msvideo.dll16/Makefile.in | 4 - dlls/mswsock/Makefile.in | 4 - dlls/msxml3/Makefile.in | 4 - dlls/msxml3/tests/Makefile.in | 4 - dlls/msxml4/Makefile.in | 4 - dlls/msxml6/Makefile.in | 4 - dlls/nddeapi/Makefile.in | 4 - dlls/netapi32/Makefile.in | 4 - dlls/netapi32/tests/Makefile.in | 4 - dlls/newdev/Makefile.in | 4 - dlls/ntdll/Makefile.in | 4 - dlls/ntdll/tests/Makefile.in | 4 - dlls/ntdsapi/Makefile.in | 4 - dlls/ntdsapi/tests/Makefile.in | 4 - dlls/ntoskrnl.exe/Makefile.in | 4 - dlls/ntprint/Makefile.in | 4 - dlls/ntprint/tests/Makefile.in | 4 - dlls/objsel/Makefile.in | 4 - dlls/odbc32/Makefile.in | 4 - dlls/odbccp32/Makefile.in | 4 - dlls/odbccp32/tests/Makefile.in | 4 - dlls/ole2.dll16/Makefile.in | 4 - dlls/ole2conv.dll16/Makefile.in | 4 - dlls/ole2disp.dll16/Makefile.in | 4 - dlls/ole2nls.dll16/Makefile.in | 4 - dlls/ole2prox.dll16/Makefile.in | 4 - dlls/ole2thk.dll16/Makefile.in | 4 - dlls/ole32/Makefile.in | 4 - dlls/ole32/tests/Makefile.in | 4 - dlls/oleacc/Makefile.in | 4 - dlls/oleacc/tests/Makefile.in | 4 - dlls/oleaut32/Makefile.in | 4 - dlls/oleaut32/tests/Makefile.in | 4 - dlls/olecli.dll16/Makefile.in | 4 - dlls/olecli32/Makefile.in | 4 - dlls/oledb32/Makefile.in | 4 - dlls/oledb32/tests/Makefile.in | 4 - dlls/oledlg/Makefile.in | 4 - dlls/olepro32/Makefile.in | 4 - dlls/olesvr.dll16/Makefile.in | 4 - dlls/olesvr32/Makefile.in | 4 - dlls/olethk32/Makefile.in | 4 - dlls/openal32/Makefile.in | 4 - dlls/opengl32/Makefile.in | 4 - dlls/opengl32/tests/Makefile.in | 4 - dlls/pdh/Makefile.in | 4 - dlls/pdh/tests/Makefile.in | 4 - dlls/pidgen/Makefile.in | 4 - dlls/powrprof/Makefile.in | 4 - dlls/printui/Makefile.in | 4 - dlls/propsys/Makefile.in | 4 - dlls/propsys/tests/Makefile.in | 4 - dlls/psapi/Makefile.in | 4 - dlls/psapi/tests/Makefile.in | 4 - dlls/pstorec/Makefile.in | 4 - dlls/qcap/Makefile.in | 4 - dlls/qedit/Makefile.in | 4 - dlls/qedit/tests/Makefile.in | 4 - dlls/qmgr/Makefile.in | 4 - dlls/qmgr/tests/Makefile.in | 4 - dlls/qmgrprxy/Makefile.in | 4 - dlls/quartz/Makefile.in | 4 - dlls/quartz/tests/Makefile.in | 4 - dlls/query/Makefile.in | 4 - dlls/rasapi16.dll16/Makefile.in | 4 - dlls/rasapi32/Makefile.in | 4 - dlls/rasapi32/tests/Makefile.in | 4 - dlls/rasdlg/Makefile.in | 4 - dlls/resutils/Makefile.in | 4 - dlls/riched20/Makefile.in | 4 - dlls/riched20/tests/Makefile.in | 4 - dlls/riched32/Makefile.in | 4 - dlls/riched32/tests/Makefile.in | 4 - dlls/rpcrt4/Makefile.in | 4 - dlls/rpcrt4/tests/Makefile.in | 4 - dlls/rsabase/Makefile.in | 4 - dlls/rsaenh/Makefile.in | 4 - dlls/rsaenh/tests/Makefile.in | 4 - dlls/rstrtmgr/Makefile.in | 4 - dlls/rtutils/Makefile.in | 4 - dlls/samlib/Makefile.in | 4 - dlls/sane.ds/Makefile.in | 4 - dlls/sccbase/Makefile.in | 4 - dlls/schannel/Makefile.in | 4 - dlls/schannel/tests/Makefile.in | 4 - dlls/secur32/Makefile.in | 4 - dlls/secur32/tests/Makefile.in | 4 - dlls/security/Makefile.in | 4 - dlls/sensapi/Makefile.in | 4 - dlls/serialui/Makefile.in | 4 - dlls/serialui/tests/Makefile.in | 4 - dlls/setupapi/Makefile.in | 4 - dlls/setupapi/tests/Makefile.in | 4 - dlls/setupx.dll16/Makefile.in | 4 - dlls/sfc/Makefile.in | 4 - dlls/sfc_os/Makefile.in | 4 - dlls/shdoclc/Makefile.in | 4 - dlls/shdocvw/Makefile.in | 4 - dlls/shdocvw/tests/Makefile.in | 4 - dlls/shell.dll16/Makefile.in | 4 - dlls/shell32/Makefile.in | 4 - dlls/shell32/tests/Makefile.in | 4 - dlls/shfolder/Makefile.in | 4 - dlls/shlwapi/Makefile.in | 4 - dlls/shlwapi/tests/Makefile.in | 4 - dlls/slbcsp/Makefile.in | 4 - dlls/slc/Makefile.in | 4 - dlls/snmpapi/Makefile.in | 4 - dlls/snmpapi/tests/Makefile.in | 4 - dlls/softpub/Makefile.in | 4 - dlls/sound.drv16/Makefile.in | 4 - dlls/spoolss/Makefile.in | 4 - dlls/spoolss/tests/Makefile.in | 4 - dlls/stdole2.tlb/Makefile.in | 4 - dlls/stdole32.tlb/Makefile.in | 4 - dlls/sti/Makefile.in | 4 - dlls/sti/tests/Makefile.in | 4 - dlls/storage.dll16/Makefile.in | 4 - dlls/stress.dll16/Makefile.in | 4 - dlls/strmiids/Makefile.in | 4 - dlls/svrapi/Makefile.in | 4 - dlls/sxs/Makefile.in | 4 - dlls/system.drv16/Makefile.in | 4 - dlls/t2embed/Makefile.in | 4 - dlls/tapi32/Makefile.in | 4 - dlls/toolhelp.dll16/Makefile.in | 4 - dlls/traffic/Makefile.in | 4 - dlls/twain.dll16/Makefile.in | 4 - dlls/twain_32/Makefile.in | 4 - dlls/twain_32/tests/Makefile.in | 4 - dlls/typelib.dll16/Makefile.in | 4 - dlls/unicows/Makefile.in | 4 - dlls/updspapi/Makefile.in | 4 - dlls/url/Makefile.in | 4 - dlls/urlmon/Makefile.in | 4 - dlls/urlmon/tests/Makefile.in | 4 - dlls/usbd.sys/Makefile.in | 4 - dlls/user.exe16/Makefile.in | 4 - dlls/user32/Makefile.in | 4 - dlls/user32/tests/Makefile.in | 4 - dlls/userenv/Makefile.in | 4 - dlls/userenv/tests/Makefile.in | 4 - dlls/usp10/Makefile.in | 4 - dlls/usp10/tests/Makefile.in | 4 - dlls/uuid/Makefile.in | 4 - dlls/uxtheme/Makefile.in | 4 - dlls/uxtheme/tests/Makefile.in | 4 - dlls/vdhcp.vxd/Makefile.in | 4 - dlls/vdmdbg/Makefile.in | 4 - dlls/ver.dll16/Makefile.in | 4 - dlls/version/Makefile.in | 4 - dlls/version/tests/Makefile.in | 4 - dlls/vmm.vxd/Makefile.in | 4 - dlls/vnbt.vxd/Makefile.in | 4 - dlls/vnetbios.vxd/Makefile.in | 4 - dlls/vtdapi.vxd/Makefile.in | 4 - dlls/vwin32.vxd/Makefile.in | 4 - dlls/w32skrnl/Makefile.in | 4 - dlls/w32sys.dll16/Makefile.in | 4 - dlls/wbemprox/Makefile.in | 4 - dlls/wer/Makefile.in | 4 - dlls/wiaservc/Makefile.in | 4 - dlls/win32s16.dll16/Makefile.in | 4 - dlls/win87em.dll16/Makefile.in | 4 - dlls/winaspi.dll16/Makefile.in | 4 - dlls/windebug.dll16/Makefile.in | 4 - dlls/windowscodecs/Makefile.in | 4 - dlls/windowscodecs/tests/Makefile.in | 4 - dlls/winealsa.drv/Makefile.in | 4 - dlls/wineaudioio.drv/Makefile.in | 4 - dlls/winecoreaudio.drv/Makefile.in | 4 - dlls/winecrt0/Makefile.in | 4 - dlls/wined3d/Makefile.in | 4 - dlls/wineesd.drv/Makefile.in | 4 - dlls/winejack.drv/Makefile.in | 4 - dlls/winejoystick.drv/Makefile.in | 4 - dlls/winemapi/Makefile.in | 4 - dlls/winemp3.acm/Makefile.in | 4 - dlls/winenas.drv/Makefile.in | 4 - dlls/wineoss.drv/Makefile.in | 4 - dlls/wineps.drv/Makefile.in | 4 - dlls/wineps16.drv16/Makefile.in | 4 - dlls/winequartz.drv/Makefile.in | 4 - dlls/winex11.drv/Makefile.in | 4 - dlls/wing.dll16/Makefile.in | 4 - dlls/wing32/Makefile.in | 4 - dlls/winhttp/Makefile.in | 4 - dlls/winhttp/tests/Makefile.in | 4 - dlls/wininet/Makefile.in | 4 - dlls/wininet/tests/Makefile.in | 4 - dlls/winmm/Makefile.in | 4 - dlls/winmm/tests/Makefile.in | 4 - dlls/winnls.dll16/Makefile.in | 4 - dlls/winnls32/Makefile.in | 4 - dlls/winscard/Makefile.in | 4 - dlls/winsock.dll16/Makefile.in | 4 - dlls/winspool.drv/Makefile.in | 4 - dlls/winspool.drv/tests/Makefile.in | 4 - dlls/wintab.dll16/Makefile.in | 4 - dlls/wintab32/Makefile.in | 4 - dlls/wintab32/tests/Makefile.in | 4 - dlls/wintrust/Makefile.in | 4 - dlls/wintrust/tests/Makefile.in | 4 - dlls/wldap32/Makefile.in | 4 - dlls/wldap32/tests/Makefile.in | 4 - dlls/wmi/Makefile.in | 4 - dlls/wmiutils/Makefile.in | 4 - dlls/wnaspi32/Makefile.in | 4 - dlls/wow32/Makefile.in | 4 - dlls/ws2_32/Makefile.in | 4 - dlls/ws2_32/tests/Makefile.in | 4 - dlls/wsock32/Makefile.in | 4 - dlls/wtsapi32/Makefile.in | 4 - dlls/wuapi/Makefile.in | 4 - dlls/wuaueng/Makefile.in | 4 - dlls/xinput1_1/Makefile.in | 4 - dlls/xinput1_2/Makefile.in | 4 - dlls/xinput1_3/Makefile.in | 4 - dlls/xinput1_3/tests/Makefile.in | 4 - dlls/xinput9_1_0/Makefile.in | 4 - dlls/xmllite/Makefile.in | 4 - dlls/xmllite/tests/Makefile.in | 4 - documentation/Makefile.in | 6 -- fonts/Makefile.in | 6 -- include/Makefile.in | 6 -- libs/port/Makefile.in | 4 - libs/wine/Makefile.in | 5 -- libs/wpp/Makefile.in | 4 - loader/Makefile.in | 4 - programs/attrib/Makefile.in | 4 - programs/cacls/Makefile.in | 4 - programs/clock/Makefile.in | 4 - programs/cmd/Makefile.in | 4 - programs/cmd/tests/Makefile.in | 4 - programs/cmdlgtst/Makefile.in | 4 - programs/control/Makefile.in | 4 - programs/dxdiag/Makefile.in | 4 - programs/eject/Makefile.in | 4 - programs/expand/Makefile.in | 4 - programs/explorer/Makefile.in | 4 - programs/extrac32/Makefile.in | 4 - programs/hh/Makefile.in | 4 - programs/icinfo/Makefile.in | 4 - programs/iexplore/Makefile.in | 4 - programs/ipconfig/Makefile.in | 4 - programs/lodctr/Makefile.in | 4 - programs/mshta/Makefile.in | 4 - programs/msiexec/Makefile.in | 4 - programs/net/Makefile.in | 4 - programs/ngen/Makefile.in | 4 - programs/notepad/Makefile.in | 4 - programs/oleview/Makefile.in | 4 - programs/ping/Makefile.in | 4 - programs/progman/Makefile.in | 4 - programs/reg/Makefile.in | 4 - programs/regedit/Makefile.in | 4 - programs/regedit/tests/Makefile.in | 4 - programs/regsvr32/Makefile.in | 4 - programs/rpcss/Makefile.in | 4 - programs/rundll.exe16/Makefile.in | 4 - programs/rundll32/Makefile.in | 4 - programs/sc/Makefile.in | 4 - programs/secedit/Makefile.in | 4 - programs/services/Makefile.in | 4 - programs/spoolsv/Makefile.in | 4 - programs/start/Makefile.in | 4 - programs/svchost/Makefile.in | 4 - programs/taskmgr/Makefile.in | 4 - programs/termsv/Makefile.in | 4 - programs/uninstaller/Makefile.in | 4 - programs/unlodctr/Makefile.in | 4 - programs/view/Makefile.in | 4 - programs/wineboot/Makefile.in | 4 - programs/winebrowser/Makefile.in | 4 - programs/winecfg/Makefile.in | 4 - programs/wineconsole/Makefile.in | 4 - programs/winedbg/Makefile.in | 4 - programs/winedevice/Makefile.in | 4 - programs/winefile/Makefile.in | 4 - programs/winemenubuilder/Makefile.in | 4 - programs/winemine/Makefile.in | 4 - programs/winepath/Makefile.in | 4 - programs/winetest/Makefile.in | 4 - programs/winevdm/Makefile.in | 4 - programs/winhelp.exe16/Makefile.in | 4 - programs/winhlp32/Makefile.in | 4 - programs/winoldap.mod16/Makefile.in | 4 - programs/winver/Makefile.in | 4 - programs/wordpad/Makefile.in | 4 - programs/write/Makefile.in | 4 - programs/wscript/Makefile.in | 4 - programs/xcopy/Makefile.in | 4 - server/Makefile.in | 5 -- tools/Makefile.in | 6 -- tools/widl/Makefile.in | 6 -- tools/winebuild/Makefile.in | 6 -- tools/winedump/Makefile.in | 6 -- tools/winegcc/Makefile.in | 7 -- tools/wmc/Makefile.in | 6 -- tools/wrc/Makefile.in | 7 -- 599 files changed, 105 insertions(+), 2511 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=81b8ee863e1d22e7e169c9...