From 56af92b07313d741a962f36e3a77090b13d5d02f Mon Sep 17 00:00:00 2001 From: Alexandre Julliard Date: Fri, 3 Jul 2009 13:26:38 +0200 Subject: [PATCH] makefiles: Regenerate the source lists using make_makefiles. --- dlls/d3dxof/Makefile.in | 2 +- dlls/dmband/Makefile.in | 2 +- dlls/dxgi/Makefile.in | 4 +- dlls/dxguid/Makefile.in | 4 +- dlls/itss/Makefile.in | 2 +- dlls/jscript/Makefile.in | 2 +- dlls/loadperf/Makefile.in | 2 +- dlls/msvfw32/Makefile.in | 4 +- dlls/ole32/Makefile.in | 2 +- dlls/shell32/Makefile.in | 2 +- dlls/spoolss/Makefile.in | 2 +- dlls/winealsa.drv/Makefile.in | 2 +- dlls/wined3d/Makefile.in | 4 +- dlls/wineesd.drv/Makefile.in | 4 +- dlls/wintrust/Makefile.in | 2 +- libs/wine/Makefile.in | 106 +++++++++++++++++----------------- programs/secedit/Makefile.in | 2 +- programs/winedbg/Makefile.in | 2 +- programs/winemine/Makefile.in | 2 +- tools/Makefile.in | 2 +- 20 files changed, 77 insertions(+), 77 deletions(-) diff --git a/dlls/d3dxof/Makefile.in b/dlls/d3dxof/Makefile.in index d3566dda917..9ea555585e8 100644 --- a/dlls/d3dxof/Makefile.in +++ b/dlls/d3dxof/Makefile.in @@ -7,8 +7,8 @@ IMPORTLIB = d3dxof IMPORTS = dxguid uuid ole32 advapi32 kernel32 C_SRCS = \ - main.c \ d3dxof.c \ + main.c \ parsing.c \ regsvr.c diff --git a/dlls/dmband/Makefile.in b/dlls/dmband/Makefile.in index 157ba5ed571..f749373f914 100644 --- a/dlls/dmband/Makefile.in +++ b/dlls/dmband/Makefile.in @@ -8,8 +8,8 @@ IMPORTS = dxguid uuid ole32 advapi32 kernel32 C_SRCS = \ band.c \ bandtrack.c \ - dmutils.c \ dmband_main.c \ + dmutils.c \ regsvr.c RC_SRCS = version.rc diff --git a/dlls/dxgi/Makefile.in b/dlls/dxgi/Makefile.in index d340b6f4f26..f30910dc3e0 100644 --- a/dlls/dxgi/Makefile.in +++ b/dlls/dxgi/Makefile.in @@ -11,9 +11,9 @@ C_SRCS = \ device.c \ dxgi_main.c \ factory.c \ - utils.c \ surface.c \ - swapchain.c + swapchain.c \ + utils.c RC_SRCS = version.rc diff --git a/dlls/dxguid/Makefile.in b/dlls/dxguid/Makefile.in index e3806acc96d..e202d3b21b4 100644 --- a/dlls/dxguid/Makefile.in +++ b/dlls/dxguid/Makefile.in @@ -5,9 +5,9 @@ VPATH = @srcdir@ MODULE = dxguid C_SRCS = \ - dx8guid.c \ - dx9guid.c \ dx10guid.c \ + dx8guid.c \ + dx9guid.c \ dxguid.c @MAKE_IMPLIB_RULES@ diff --git a/dlls/itss/Makefile.in b/dlls/itss/Makefile.in index 9614ab6469c..28ba67a0d84 100644 --- a/dlls/itss/Makefile.in +++ b/dlls/itss/Makefile.in @@ -8,8 +8,8 @@ EXTRADEFS = -DCOM_NO_WINDOWS_H C_SRCS = \ chm_lib.c \ - lzx.c \ itss.c \ + lzx.c \ moniker.c \ protocol.c \ storage.c diff --git a/dlls/jscript/Makefile.in b/dlls/jscript/Makefile.in index 5d7ee696c1d..3a32a299036 100644 --- a/dlls/jscript/Makefile.in +++ b/dlls/jscript/Makefile.in @@ -28,7 +28,7 @@ C_SRCS = \ IDL_TLB_SRCS = jsglobal.idl BISON_SRCS = \ - parser.y + parser.y @MAKE_DLL_RULES@ diff --git a/dlls/loadperf/Makefile.in b/dlls/loadperf/Makefile.in index 1a5715911e5..c092f3fb3bb 100644 --- a/dlls/loadperf/Makefile.in +++ b/dlls/loadperf/Makefile.in @@ -7,7 +7,7 @@ IMPORTLIB = loadperf IMPORTS = kernel32 C_SRCS = \ - loadperf_main.c + loadperf_main.c @MAKE_DLL_RULES@ diff --git a/dlls/msvfw32/Makefile.in b/dlls/msvfw32/Makefile.in index 4eb3b10f916..cb92c005ba7 100644 --- a/dlls/msvfw32/Makefile.in +++ b/dlls/msvfw32/Makefile.in @@ -7,9 +7,9 @@ IMPORTLIB = msvfw32 IMPORTS = winmm version comctl32 user32 gdi32 advapi32 kernel32 ntdll C_SRCS = \ + drawdib.c \ mciwnd.c \ - msvideo_main.c \ - drawdib.c + msvideo_main.c RC_SRCS = \ msvfw32_Da.rc \ diff --git a/dlls/ole32/Makefile.in b/dlls/ole32/Makefile.in index eb1ac5ea181..c6f7cbddac6 100644 --- a/dlls/ole32/Makefile.in +++ b/dlls/ole32/Makefile.in @@ -31,8 +31,8 @@ C_SRCS = \ memlockbytes.c \ moniker.c \ ole2.c \ - ole2stubs.c \ ole2impl.c \ + ole2stubs.c \ ole32_main.c \ oleobj.c \ oleproxy.c \ diff --git a/dlls/shell32/Makefile.in b/dlls/shell32/Makefile.in index 499cca65236..744c8dd1405 100644 --- a/dlls/shell32/Makefile.in +++ b/dlls/shell32/Makefile.in @@ -17,8 +17,8 @@ C_SRCS = \ clipboard.c \ control.c \ cpanelfolder.c \ - dde.c \ dataobject.c \ + dde.c \ debughlp.c \ dialogs.c \ dragdrophelper.c \ diff --git a/dlls/spoolss/Makefile.in b/dlls/spoolss/Makefile.in index 00fc258acc9..646a11d6f7e 100644 --- a/dlls/spoolss/Makefile.in +++ b/dlls/spoolss/Makefile.in @@ -6,7 +6,7 @@ MODULE = spoolss.dll IMPORTLIB = spoolss IMPORTS = winspool kernel32 -C_SRCS = \ +C_SRCS = \ router.c \ spoolss_main.c diff --git a/dlls/winealsa.drv/Makefile.in b/dlls/winealsa.drv/Makefile.in index 3e07ef2a219..1f7a78d4f14 100644 --- a/dlls/winealsa.drv/Makefile.in +++ b/dlls/winealsa.drv/Makefile.in @@ -12,8 +12,8 @@ C_SRCS = \ dsoutput.c \ midi.c \ mixer.c \ - waveinit.c \ wavein.c \ + waveinit.c \ waveout.c @MAKE_DLL_RULES@ diff --git a/dlls/wined3d/Makefile.in b/dlls/wined3d/Makefile.in index 2fcb4ec0f07..cdafc914cfd 100644 --- a/dlls/wined3d/Makefile.in +++ b/dlls/wined3d/Makefile.in @@ -29,12 +29,12 @@ C_SRCS = \ shader_sm4.c \ state.c \ stateblock.c \ - surface_base.c \ surface.c \ + surface_base.c \ surface_gdi.c \ swapchain.c \ - swapchain_gdi.c \ swapchain_base.c \ + swapchain_gdi.c \ texture.c \ utils.c \ vertexdeclaration.c \ diff --git a/dlls/wineesd.drv/Makefile.in b/dlls/wineesd.drv/Makefile.in index b34e374dcf0..e42d04c2844 100644 --- a/dlls/wineesd.drv/Makefile.in +++ b/dlls/wineesd.drv/Makefile.in @@ -8,8 +8,8 @@ EXTRAINCL = @ESDINCL@ EXTRALIBS = @ESDLIBS@ C_SRCS = \ - esound.c \ - audio.c + audio.c \ + esound.c @MAKE_DLL_RULES@ diff --git a/dlls/wintrust/Makefile.in b/dlls/wintrust/Makefile.in index f74717904b8..6f2f4061b3c 100644 --- a/dlls/wintrust/Makefile.in +++ b/dlls/wintrust/Makefile.in @@ -15,7 +15,7 @@ C_SRCS = \ wintrust_main.c RC_SRCS = \ - version.rc + version.rc @MAKE_DLL_RULES@ diff --git a/libs/wine/Makefile.in b/libs/wine/Makefile.in index c84684844ea..7e7baf1e2e9 100644 --- a/libs/wine/Makefile.in +++ b/libs/wine/Makefile.in @@ -17,24 +17,43 @@ DYNAME = libwine.$(SOVERSION).dylib INSTALLDIRS = $(DESTDIR)$(libdir) C_SRCS = \ - casemap.c \ - collation.c \ - compose.c \ - config.c \ - cptable.c \ - debug.c \ - fold.c \ - ldt.c \ - loader.c \ - mbtowc.c \ - mmap.c \ - port.c \ - sortkey.c \ - string.c \ - utf8.c \ - wctomb.c \ - wctype.c \ c_037.c \ + c_10000.c \ + c_10006.c \ + c_10007.c \ + c_10029.c \ + c_1006.c \ + c_10079.c \ + c_10081.c \ + c_1026.c \ + c_1250.c \ + c_1251.c \ + c_1252.c \ + c_1253.c \ + c_1254.c \ + c_1255.c \ + c_1256.c \ + c_1257.c \ + c_1258.c \ + c_1361.c \ + c_20127.c \ + c_20866.c \ + c_20932.c \ + c_21866.c \ + c_28591.c \ + c_28592.c \ + c_28593.c \ + c_28594.c \ + c_28595.c \ + c_28596.c \ + c_28597.c \ + c_28598.c \ + c_28599.c \ + c_28600.c \ + c_28603.c \ + c_28604.c \ + c_28605.c \ + c_28606.c \ c_424.c \ c_437.c \ c_500.c \ @@ -60,42 +79,23 @@ C_SRCS = \ c_936.c \ c_949.c \ c_950.c \ - c_1006.c \ - c_1026.c \ - c_1250.c \ - c_1251.c \ - c_1252.c \ - c_1253.c \ - c_1254.c \ - c_1255.c \ - c_1256.c \ - c_1257.c \ - c_1258.c \ - c_1361.c \ - c_10000.c \ - c_10006.c \ - c_10007.c \ - c_10029.c \ - c_10079.c \ - c_10081.c \ - c_20127.c \ - c_20866.c \ - c_20932.c \ - c_21866.c \ - c_28591.c \ - c_28592.c \ - c_28593.c \ - c_28594.c \ - c_28595.c \ - c_28596.c \ - c_28597.c \ - c_28598.c \ - c_28599.c \ - c_28600.c \ - c_28603.c \ - c_28604.c \ - c_28605.c \ - c_28606.c + casemap.c \ + collation.c \ + compose.c \ + config.c \ + cptable.c \ + debug.c \ + fold.c \ + ldt.c \ + loader.c \ + mbtowc.c \ + mmap.c \ + port.c \ + sortkey.c \ + string.c \ + utf8.c \ + wctomb.c \ + wctype.c EXTRA_OBJS = version.o diff --git a/programs/secedit/Makefile.in b/programs/secedit/Makefile.in index 58fa913bc61..0b356d84edb 100644 --- a/programs/secedit/Makefile.in +++ b/programs/secedit/Makefile.in @@ -8,7 +8,7 @@ APPMODE = -mconsole IMPORTS = kernel32 C_SRCS = \ - main.c \ + main.c @MAKE_PROG_RULES@ diff --git a/programs/winedbg/Makefile.in b/programs/winedbg/Makefile.in index 9147f1b1727..c3329e26474 100644 --- a/programs/winedbg/Makefile.in +++ b/programs/winedbg/Makefile.in @@ -22,8 +22,8 @@ C_SRCS = \ info.c \ memory.c \ source.c \ - symbol.c \ stack.c \ + symbol.c \ tgt_active.c \ tgt_minidump.c \ tgt_module.c \ diff --git a/programs/winemine/Makefile.in b/programs/winemine/Makefile.in index 09adf9e6e3a..7e5d91bbd72 100644 --- a/programs/winemine/Makefile.in +++ b/programs/winemine/Makefile.in @@ -8,7 +8,7 @@ IMPORTS = user32 gdi32 advapi32 kernel32 DELAYIMPORTS = shell32 C_SRCS = \ - dialog.c \ + dialog.c \ main.c RC_SRCS = \ diff --git a/tools/Makefile.in b/tools/Makefile.in index ea4e0078228..b711a7b75d4 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -27,7 +27,7 @@ C_SRCS = \ make_ctests.c \ makedep.c \ relpath.c \ - sfnt2fnt.c \ + sfnt2fnt.c INSTALLSUBDIRS = \ widl \