Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
7ccb5df0
Commit
7ccb5df0
authored
Nov 01, 2023
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
makefiles: Always use the global SOURCES variable for .rc files.
parent
c432eac7
Hide whitespace changes
Inline
Side-by-side
Showing
242 changed files
with
593 additions
and
801 deletions
+593
-801
Makefile.in
dlls/aclui/Makefile.in
+3
-3
Makefile.in
dlls/advapi32/Makefile.in
+2
-4
Makefile.in
dlls/advapi32/tests/Makefile.in
+2
-3
Makefile.in
dlls/amstream/tests/Makefile.in
+2
-4
Makefile.in
dlls/atl80/tests/Makefile.in
+2
-4
Makefile.in
dlls/bcrypt/Makefile.in
+3
-4
Makefile.in
dlls/cabinet/Makefile.in
+2
-3
Makefile.in
dlls/cards/Makefile.in
+2
-4
Makefile.in
dlls/comcat/Makefile.in
+1
-1
Makefile.in
dlls/comctl32/tests/Makefile.in
+2
-3
Makefile.in
dlls/comdlg32/tests/Makefile.in
+3
-4
Makefile.in
dlls/compstui/Makefile.in
+2
-3
Makefile.in
dlls/compstui/tests/Makefile.in
+3
-4
Makefile.in
dlls/crypt32/Makefile.in
+2
-3
Makefile.in
dlls/cryptdlg/Makefile.in
+2
-3
Makefile.in
dlls/cryptui/Makefile.in
+2
-3
Makefile.in
dlls/d2d1/Makefile.in
+2
-3
Makefile.in
dlls/d3d10/Makefile.in
+3
-4
Makefile.in
dlls/d3d10_1/Makefile.in
+3
-4
Makefile.in
dlls/d3d10core/Makefile.in
+3
-4
Makefile.in
dlls/d3d11/Makefile.in
+2
-3
Makefile.in
dlls/d3d8/Makefile.in
+2
-2
Makefile.in
dlls/d3d8thk/Makefile.in
+2
-1
Makefile.in
dlls/d3d9/Makefile.in
+2
-3
Makefile.in
dlls/d3dim/Makefile.in
+2
-1
Makefile.in
dlls/d3dim700/Makefile.in
+2
-1
Makefile.in
dlls/d3drm/Makefile.in
+2
-3
Makefile.in
dlls/d3dx10_33/Makefile.in
+3
-4
Makefile.in
dlls/d3dx10_34/Makefile.in
+3
-4
Makefile.in
dlls/d3dx10_35/Makefile.in
+3
-4
Makefile.in
dlls/d3dx10_36/Makefile.in
+3
-4
Makefile.in
dlls/d3dx10_37/Makefile.in
+3
-4
Makefile.in
dlls/d3dx10_38/Makefile.in
+3
-4
Makefile.in
dlls/d3dx10_39/Makefile.in
+3
-4
Makefile.in
dlls/d3dx10_40/Makefile.in
+3
-4
Makefile.in
dlls/d3dx10_41/Makefile.in
+3
-4
Makefile.in
dlls/d3dx10_42/Makefile.in
+3
-4
Makefile.in
dlls/d3dx10_43/Makefile.in
+3
-4
Makefile.in
dlls/d3dx11_42/Makefile.in
+3
-4
Makefile.in
dlls/d3dx11_43/Makefile.in
+3
-4
Makefile.in
dlls/d3dx9_24/Makefile.in
+2
-3
Makefile.in
dlls/d3dx9_25/Makefile.in
+2
-3
Makefile.in
dlls/d3dx9_26/Makefile.in
+2
-3
Makefile.in
dlls/d3dx9_27/Makefile.in
+2
-3
Makefile.in
dlls/d3dx9_28/Makefile.in
+2
-3
Makefile.in
dlls/d3dx9_29/Makefile.in
+2
-3
Makefile.in
dlls/d3dx9_30/Makefile.in
+2
-3
Makefile.in
dlls/d3dx9_31/Makefile.in
+2
-3
Makefile.in
dlls/d3dx9_32/Makefile.in
+2
-3
Makefile.in
dlls/d3dx9_33/Makefile.in
+2
-3
Makefile.in
dlls/d3dx9_34/Makefile.in
+2
-3
Makefile.in
dlls/d3dx9_35/Makefile.in
+2
-3
Makefile.in
dlls/d3dx9_36/Makefile.in
+2
-3
Makefile.in
dlls/d3dx9_36/tests/Makefile.in
+2
-3
Makefile.in
dlls/d3dx9_37/Makefile.in
+2
-3
Makefile.in
dlls/d3dx9_38/Makefile.in
+2
-3
Makefile.in
dlls/d3dx9_39/Makefile.in
+2
-3
Makefile.in
dlls/d3dx9_40/Makefile.in
+2
-3
Makefile.in
dlls/d3dx9_41/Makefile.in
+2
-3
Makefile.in
dlls/d3dx9_42/Makefile.in
+2
-3
Makefile.in
dlls/d3dx9_43/Makefile.in
+2
-3
Makefile.in
dlls/dbghelp/Makefile.in
+3
-4
Makefile.in
dlls/dcomp/Makefile.in
+3
-4
Makefile.in
dlls/display.drv16/Makefile.in
+3
-3
Makefile.in
dlls/dmime/tests/Makefile.in
+3
-4
Makefile.in
dlls/dmusic32/Makefile.in
+3
-4
Makefile.in
dlls/dnsapi/Makefile.in
+2
-4
Makefile.in
dlls/dplay/Makefile.in
+2
-1
Makefile.in
dlls/dpnaddr/Makefile.in
+2
-1
Makefile.in
dlls/dpnhpast/Makefile.in
+3
-4
Makefile.in
dlls/dpnhupnp/Makefile.in
+3
-4
Makefile.in
dlls/dpnlobby/Makefile.in
+2
-1
Makefile.in
dlls/dpwsockx/Makefile.in
+3
-4
Makefile.in
dlls/dssenh/Makefile.in
+3
-4
Makefile.in
dlls/dwmapi/Makefile.in
+3
-4
Makefile.in
dlls/dxgi/Makefile.in
+3
-4
Makefile.in
dlls/evr/tests/Makefile.in
+3
-4
Makefile.in
dlls/fltlib/Makefile.in
+3
-4
Makefile.in
dlls/fusion/Makefile.in
+3
-4
Makefile.in
dlls/gameux/tests/Makefile.in
+3
-4
Makefile.in
dlls/gdi.exe16/Makefile.in
+3
-4
Makefile.in
dlls/gdi32/Makefile.in
+2
-4
Makefile.in
dlls/gdiplus/Makefile.in
+2
-3
Makefile.in
dlls/gphoto2.ds/Makefile.in
+2
-3
Makefile.in
dlls/hal/Makefile.in
+3
-4
Makefile.in
dlls/hid/Makefile.in
+3
-4
Makefile.in
dlls/hidclass.sys/Makefile.in
+2
-3
Makefile.in
dlls/iccvid/Makefile.in
+3
-4
Makefile.in
dlls/imm32/Makefile.in
+3
-4
Makefile.in
dlls/iphlpapi/Makefile.in
+3
-4
Makefile.in
dlls/ir50_32/Makefile.in
+3
-4
Makefile.in
dlls/itss/tests/Makefile.in
+3
-4
Makefile.in
dlls/jscript/tests/Makefile.in
+2
-3
Makefile.in
dlls/jsproxy/Makefile.in
+3
-4
Makefile.in
dlls/kernel32/Makefile.in
+2
-4
Makefile.in
dlls/kernelbase/tests/Makefile.in
+2
-4
Makefile.in
dlls/krnl386.exe16/Makefile.in
+2
-3
Makefile.in
dlls/ksproxy.ax/Makefile.in
+2
-1
Makefile.in
dlls/ksuser/Makefile.in
+2
-1
Makefile.in
dlls/localspl/Makefile.in
+2
-3
Makefile.in
dlls/localui/Makefile.in
+3
-4
Makefile.in
dlls/mapi32/Makefile.in
+2
-3
Makefile.in
dlls/mciavi32/Makefile.in
+2
-3
Makefile.in
dlls/mciqtz32/Makefile.in
+2
-4
Makefile.in
dlls/mf/tests/Makefile.in
+2
-3
Makefile.in
dlls/mfmediaengine/tests/Makefile.in
+3
-4
Makefile.in
dlls/mfplat/tests/Makefile.in
+3
-4
Makefile.in
dlls/mfplay/tests/Makefile.in
+3
-4
Makefile.in
dlls/mfreadwrite/tests/Makefile.in
+3
-4
Makefile.in
dlls/mouse.drv16/Makefile.in
+3
-3
Makefile.in
dlls/mpr/Makefile.in
+2
-3
Makefile.in
dlls/msacm32/Makefile.in
+2
-3
Makefile.in
dlls/mscms/Makefile.in
+3
-4
Makefile.in
dlls/msctf/tests/Makefile.in
+2
-4
Makefile.in
dlls/msdmo/Makefile.in
+2
-4
Makefile.in
dlls/msftedit/Makefile.in
+3
-4
Makefile.in
dlls/msimsg/Makefile.in
+2
-1
Makefile.in
dlls/mspatcha/Makefile.in
+3
-4
Makefile.in
dlls/mspatcha/tests/Makefile.in
+2
-4
Makefile.in
dlls/msrle32/Makefile.in
+3
-3
Makefile.in
dlls/msvcp90/tests/Makefile.in
+2
-4
Makefile.in
dlls/msvcr100/Makefile.in
+2
-3
Makefile.in
dlls/msvcr120/Makefile.in
+2
-3
Makefile.in
dlls/msvcr80/Makefile.in
+2
-3
Makefile.in
dlls/msvcr80/tests/Makefile.in
+2
-4
Makefile.in
dlls/msvcr90/Makefile.in
+2
-3
Makefile.in
dlls/msvcr90/tests/Makefile.in
+2
-4
Makefile.in
dlls/msvcrt/Makefile.in
+2
-4
Makefile.in
dlls/msvfw32/Makefile.in
+2
-3
Makefile.in
dlls/msvfw32/tests/Makefile.in
+2
-4
Makefile.in
dlls/msvidc32/Makefile.in
+2
-3
Makefile.in
dlls/mswsock/Makefile.in
+3
-4
Makefile.in
dlls/npmshtml/Makefile.in
+3
-2
Makefile.in
dlls/ntdll/Makefile.in
+2
-3
Makefile.in
dlls/ntprint/Makefile.in
+3
-4
Makefile.in
dlls/odbc32/Makefile.in
+2
-3
Makefile.in
dlls/odbccp32/tests/Makefile.in
+2
-4
Makefile.in
dlls/odbccu32/Makefile.in
+2
-1
Makefile.in
dlls/ole2nls.dll16/Makefile.in
+3
-3
Makefile.in
dlls/oledlg/Makefile.in
+2
-3
Makefile.in
dlls/olethk32/Makefile.in
+2
-1
Makefile.in
dlls/opengl32/Makefile.in
+2
-3
Makefile.in
dlls/photometadatahandler/Makefile.in
+2
-1
Makefile.in
dlls/pidgen/Makefile.in
+3
-4
Makefile.in
dlls/printui/Makefile.in
+3
-4
Makefile.in
dlls/psapi/Makefile.in
+2
-1
Makefile.in
dlls/pwrshplugin/Makefile.in
+2
-1
Makefile.in
dlls/qasf/tests/Makefile.in
+3
-4
Makefile.in
dlls/qedit/tests/Makefile.in
+2
-3
Makefile.in
dlls/quartz/tests/Makefile.in
+2
-5
Makefile.in
dlls/riched32/Makefile.in
+3
-4
Makefile.in
dlls/rsabase/Makefile.in
+2
-1
Makefile.in
dlls/rsaenh/Makefile.in
+3
-4
Makefile.in
dlls/sane.ds/Makefile.in
+2
-3
Makefile.in
dlls/schannel/Makefile.in
+3
-4
Makefile.in
dlls/scrobj/tests/Makefile.in
+2
-4
Makefile.in
dlls/serialui/Makefile.in
+3
-4
Makefile.in
dlls/setupapi/Makefile.in
+2
-3
Makefile.in
dlls/shdoclc/Makefile.in
+2
-1
Makefile.in
dlls/shell.dll16/Makefile.in
+3
-3
Makefile.in
dlls/shell32/tests/Makefile.in
+2
-3
Makefile.in
dlls/shfolder/Makefile.in
+2
-1
Makefile.in
dlls/shlwapi/Makefile.in
+2
-3
Makefile.in
dlls/strmdll/Makefile.in
+2
-1
Makefile.in
dlls/tdh/Makefile.in
+3
-4
Makefile.in
dlls/twain_32/Makefile.in
+2
-3
Makefile.in
dlls/tzres/Makefile.in
+2
-1
Makefile.in
dlls/ucrtbase/Makefile.in
+2
-3
Makefile.in
dlls/user.exe16/Makefile.in
+2
-3
Makefile.in
dlls/uxtheme/Makefile.in
+2
-3
Makefile.in
dlls/version/Makefile.in
+3
-4
Makefile.in
dlls/version/tests/Makefile.in
+3
-4
Makefile.in
dlls/vga/Makefile.in
+2
-1
Makefile.in
dlls/vulkan-1/Makefile.in
+2
-3
Makefile.in
dlls/webservices/Makefile.in
+2
-3
Makefile.in
dlls/winebus.sys/Makefile.in
+3
-4
Makefile.in
dlls/wined3d/Makefile.in
+2
-3
Makefile.in
dlls/winehid.sys/Makefile.in
+3
-4
Makefile.in
dlls/wineps.drv/Makefile.in
+3
-4
Makefile.in
dlls/wineusb.sys/Makefile.in
+3
-4
Makefile.in
dlls/winevulkan/Makefile.in
+3
-4
Makefile.in
dlls/winex11.drv/Makefile.in
+2
-3
Makefile.in
dlls/winexinput.sys/Makefile.in
+3
-4
Makefile.in
dlls/winmm/Makefile.in
+2
-4
Makefile.in
dlls/winmm/tests/Makefile.in
+2
-4
Makefile.in
dlls/winscard/Makefile.in
+2
-4
Makefile.in
dlls/winspool.drv/Makefile.in
+2
-3
Makefile.in
dlls/wintrust/Makefile.in
+2
-4
Makefile.in
dlls/wldap32/Makefile.in
+3
-4
Makefile.in
dlls/wmp/tests/Makefile.in
+2
-4
Makefile.in
dlls/wmvcore/Makefile.in
+2
-3
Makefile.in
dlls/wmvcore/tests/Makefile.in
+2
-4
Makefile.in
dlls/wpcap/Makefile.in
+2
-3
Makefile.in
dlls/ws2_32/Makefile.in
+3
-4
Makefile.in
dlls/wsock32/Makefile.in
+3
-4
Makefile.in
dlls/wuaueng/Makefile.in
+2
-1
Makefile.in
dlls/xinput1_1/Makefile.in
+3
-4
Makefile.in
dlls/xinput1_2/Makefile.in
+3
-4
Makefile.in
dlls/xinput1_3/Makefile.in
+3
-4
Makefile.in
dlls/xinput1_4/Makefile.in
+3
-4
Makefile.in
dlls/xinput9_1_0/Makefile.in
+3
-4
Makefile.in
dlls/xinputuap/Makefile.in
+3
-4
Makefile.in
dlls/xpsprint/Makefile.in
+2
-1
Makefile.in
programs/attrib/Makefile.in
+3
-3
Makefile.in
programs/chcp.com/Makefile.in
+2
-3
Makefile.in
programs/clock/Makefile.in
+2
-3
Makefile.in
programs/cmd/tests/Makefile.in
+3
-4
Makefile.in
programs/conhost/Makefile.in
+2
-3
Makefile.in
programs/control/Makefile.in
+3
-3
Makefile.in
programs/dism/Makefile.in
+3
-3
Makefile.in
programs/dplaysvr/Makefile.in
+3
-4
Makefile.in
programs/dpnsvr/Makefile.in
+3
-4
Makefile.in
programs/dpvsetup/Makefile.in
+3
-4
Makefile.in
programs/dxdiag/Makefile.in
+2
-3
Makefile.in
programs/explorer/Makefile.in
+2
-3
Makefile.in
programs/extrac32/Makefile.in
+3
-4
Makefile.in
programs/find/Makefile.in
+3
-3
Makefile.in
programs/findstr/Makefile.in
+2
-3
Makefile.in
programs/hostname/Makefile.in
+3
-3
Makefile.in
programs/ipconfig/Makefile.in
+3
-3
Makefile.in
programs/klist/Makefile.in
+2
-4
Makefile.in
programs/msinfo32/Makefile.in
+3
-4
Makefile.in
programs/net/Makefile.in
+3
-3
Makefile.in
programs/netstat/Makefile.in
+3
-3
Makefile.in
programs/oleview/Makefile.in
+2
-3
Makefile.in
programs/progman/Makefile.in
+2
-3
Makefile.in
programs/reg/Makefile.in
+3
-4
Makefile.in
programs/robocopy/Makefile.in
+3
-4
Makefile.in
programs/setx/Makefile.in
+2
-4
Makefile.in
programs/start/Makefile.in
+3
-3
Makefile.in
programs/taskkill/Makefile.in
+3
-3
Makefile.in
programs/tasklist/Makefile.in
+3
-3
Makefile.in
programs/uninstaller/Makefile.in
+3
-4
Makefile.in
programs/view/Makefile.in
+3
-4
Makefile.in
programs/winevdm/Makefile.in
+3
-4
Makefile.in
programs/winver/Makefile.in
+3
-3
Makefile.in
programs/wmic/Makefile.in
+3
-4
Makefile.in
programs/wmplayer/Makefile.in
+3
-4
Makefile.in
programs/write/Makefile.in
+3
-3
Makefile.in
programs/wscript/tests/Makefile.in
+2
-3
Makefile.in
programs/xcopy/Makefile.in
+3
-4
make_makefiles
tools/make_makefiles
+1
-6
No files found.
dlls/aclui/Makefile.in
View file @
7ccb5df0
...
...
@@ -4,6 +4,6 @@ IMPORTS = comctl32 user32 advapi32 gdi32
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
aclui_main.c
RC_SRCS
=
aclui.r
c
SOURCES
=
\
aclui.rc
\
aclui_main.
c
dlls/advapi32/Makefile.in
View file @
7ccb5df0
...
...
@@ -4,7 +4,7 @@ IMPORTLIB = advapi32
IMPORTS
=
kernelbase sechost msvcrt
DELAYIMPORTS
=
rpcrt4 user32
C_SRC
S
=
\
SOURCE
S
=
\
advapi.c
\
cred.c
\
crypt.c
\
...
...
@@ -16,7 +16,5 @@ C_SRCS = \
registry.c
\
security.c
\
service.c
\
version.rc
\
wmi.c
RC_SRCS
=
version.rc
dlls/advapi32/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
advapi32.dll
IMPORTS
=
advapi32 user32
C_SRC
S
=
\
SOURCE
S
=
\
cred.c
\
crypt.c
\
crypt_lmhash.c
\
...
...
@@ -12,7 +12,6 @@ C_SRCS = \
lsa.c
\
perf.c
\
registry.c
\
rsrc.rc
\
security.c
\
service.c
RC_SRCS
=
rsrc.rc
dlls/amstream/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
amstream.dll
IMPORTS
=
strmbase strmiids uuid ddraw ole32 user32
C_SRCS
=
\
amstream.c
RC_SRCS
=
\
SOURCES
=
\
amstream.c
\
rsrc.rc
dlls/atl80/tests/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,8 +2,6 @@ TESTDLL = atl80.dll
IMPORTS
=
uuid atl80 oleaut32 ole32 advapi32 user32
EXTRADEFS
=
-D_ATL_VER
=
_ATL_VER_80
C_SRCS
=
\
atl.c
RC_SRCS
=
\
SOURCES
=
\
atl.c
\
atl80.rc
dlls/bcrypt/Makefile.in
View file @
7ccb5df0
...
...
@@ -4,11 +4,10 @@ IMPORTLIB = bcrypt
UNIXLIB
=
bcrypt.so
UNIX_CFLAGS
=
$(GNUTLS_CFLAGS)
C_SRC
S
=
\
SOURCE
S
=
\
bcrypt_main.c
\
gnutls.c
\
md2.c
\
sha256.c
\
sha512.c
RC_SRCS
=
version.rc
sha512.c
\
version.rc
dlls/cabinet/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,9 +3,8 @@ IMPORTLIB = cabinet
IMPORTS
=
$(ZLIB_PE_LIBS)
EXTRAINCL
=
$(ZLIB_PE_CFLAGS)
C_SRCS
=
\
SOURCES
=
\
cabinet.rc
\
cabinet_main.c
\
fci.c
\
fdi.c
RC_SRCS
=
cabinet.rc
dlls/cards/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,9 +2,7 @@ MODULE = cards.dll
IMPORTLIB
=
cards
IMPORTS
=
user32 gdi32
C_SRCS
=
\
cards.c
RC_SRCS
=
\
SOURCES
=
\
cards.c
\
cards.rc
\
version.rc
dlls/comcat/Makefile.in
View file @
7ccb5df0
MODULE
=
comcat.dll
IMPORTS
=
ole32
RC_SRC
S
=
\
SOURCE
S
=
\
version.rc
dlls/comctl32/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
comctl32.dll
IMPORTS
=
ole32 user32 gdi32 advapi32 imm32
C_SRC
S
=
\
SOURCE
S
=
\
animate.c
\
button.c
\
combo.c
\
...
...
@@ -20,6 +20,7 @@ C_SRCS = \
progress.c
\
propsheet.c
\
rebar.c
\
rsrc.rc
\
static.c
\
status.c
\
subclass.c
\
...
...
@@ -31,5 +32,3 @@ C_SRCS = \
trackbar.c
\
treeview.c
\
updown.c
RC_SRCS
=
rsrc.rc
dlls/comdlg32/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
comdlg32.dll
IMPORTS
=
uuid shell32 ole32 comdlg32 winspool user32 gdi32
C_SRC
S
=
\
SOURCE
S
=
\
filedlg.c
\
finddlg.c
\
fontdlg.c
\
itemdlg.c
\
printdlg.c
RC_SRCS
=
rsrc.rc
printdlg.c
\
rsrc.rc
dlls/compstui/Makefile.in
View file @
7ccb5df0
...
...
@@ -4,7 +4,6 @@ IMPORTS = comctl32 user32
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
SOURCES
=
\
compstui.rc
\
compstui_main.c
RC_SRCS
=
compstui.rc
dlls/compstui/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
compstui.dll
IMPORTS
=
comctl32 compstui user32
C_SRCS
=
\
compstui.c
RC_SRCS
=
rsrc.rc
SOURCES
=
\
compstui.c
\
rsrc.rc
dlls/crypt32/Makefile.in
View file @
7ccb5df0
...
...
@@ -7,13 +7,14 @@ DELAYIMPORTS = cryptnet
UNIX_LIBS
=
$(SECURITY_LIBS)
UNIX_CFLAGS
=
$(GNUTLS_CFLAGS)
C_SRC
S
=
\
SOURCE
S
=
\
base64.c
\
cert.c
\
chain.c
\
collectionstore.c
\
context.c
\
crl.c
\
crypt32.rc
\
ctl.c
\
decode.c
\
encode.c
\
...
...
@@ -34,5 +35,3 @@ C_SRCS = \
store.c
\
str.c
\
unixlib.c
RC_SRCS
=
crypt32.rc
dlls/cryptdlg/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTS = cryptui crypt32 wintrust user32 advapi32
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
SOURCES
=
\
cryptdlg.rc
\
main.c
RC_SRCS
=
cryptdlg.rc
dlls/cryptui/Makefile.in
View file @
7ccb5df0
...
...
@@ -5,7 +5,6 @@ IMPORTLIB = cryptui
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
SOURCES
=
\
cryptui.rc
\
main.c
RC_SRCS
=
cryptui.rc
dlls/d2d1/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,7 @@ IMPORTLIB = d2d1
IMPORTS
=
d3d10_1 dxguid uuid gdi32 user32 advapi32
DELAYIMPORTS
=
dwrite xmllite ole32
C_SRC
S
=
\
SOURCE
S
=
\
bitmap.c
\
bitmap_render_target.c
\
brush.c
\
...
...
@@ -18,6 +18,5 @@ C_SRCS = \
mesh.c
\
state_block.c
\
stroke.c
\
version.rc
\
wic_render_target.c
RC_SRCS
=
version.rc
dlls/d3d10/Makefile.in
View file @
7ccb5df0
...
...
@@ -5,12 +5,11 @@ EXTRADEFS = -DD3D_COMPILER_VERSION=0
PARENTSRC
=
../d3dcompiler_43
EXTRAINCL
=
$(VKD3D_PE_CFLAGS)
C_SRC
S
=
\
SOURCE
S
=
\
d3d10_main.c
\
effect.c
\
reflection.c
\
shader.c
\
stateblock.c
\
utils.c
RC_SRCS
=
version.rc
utils.c
\
version.rc
dlls/d3d10_1/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = d3d10_1.dll
IMPORTLIB
=
d3d10_1
IMPORTS
=
dxguid d3d10core dxgi
C_SRCS
=
\
d3d10_1_main.c
RC_SRCS
=
version.rc
SOURCES
=
\
d3d10_1_main.c
\
version.rc
dlls/d3d10core/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = d3d10core.dll
IMPORTLIB
=
d3d10core
IMPORTS
=
d3d11 dxgi
C_SRCS
=
\
d3d10core_main.c
RC_SRCS
=
version.rc
SOURCES
=
\
d3d10core_main.c
\
version.rc
dlls/d3d11/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,7 @@ IMPORTLIB = d3d11
IMPORTS
=
dxguid uuid dxgi wined3d
EXTRAINCL
=
$(VKD3D_PE_CFLAGS)
C_SRC
S
=
\
SOURCE
S
=
\
async.c
\
buffer.c
\
d3d11_main.c
\
...
...
@@ -13,6 +13,5 @@ C_SRCS = \
state.c
\
texture.c
\
utils.c
\
version.rc
\
view.c
RC_SRCS
=
version.rc
dlls/d3d8/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,7 @@ MODULE = d3d8.dll
IMPORTLIB
=
d3d8
IMPORTS
=
dxguid uuid wined3d
C_SRC
S
=
\
SOURCE
S
=
\
buffer.c
\
d3d8_main.c
\
device.c
\
...
...
@@ -11,6 +11,6 @@ C_SRCS = \
surface.c
\
swapchain.c
\
texture.c
\
version.rc
\
vertexdeclaration.c
\
volume.c
RC_SRCS
=
version.rc
dlls/d3d8thk/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,4 +2,5 @@ MODULE = d3d8thk.dll
EXTRADLLFLAGS
=
-Wb
,--prefer-native
RC_SRCS
=
version.rc
SOURCES
=
\
version.rc
dlls/d3d9/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,7 @@ MODULE = d3d9.dll
IMPORTLIB
=
d3d9
IMPORTS
=
dxguid uuid wined3d
C_SRC
S
=
\
SOURCE
S
=
\
buffer.c
\
d3d9_main.c
\
device.c
\
...
...
@@ -13,7 +13,6 @@ C_SRCS = \
surface.c
\
swapchain.c
\
texture.c
\
version.rc
\
vertexdeclaration.c
\
volume.c
RC_SRCS
=
version.rc
dlls/d3dim/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,4 +2,5 @@ MODULE = d3dim.dll
EXTRADLLFLAGS
=
-Wb
,--prefer-native
RC_SRCS
=
version.rc
SOURCES
=
\
version.rc
dlls/d3dim700/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,4 +2,5 @@ MODULE = d3dim700.dll
EXTRADLLFLAGS
=
-Wb
,--prefer-native
RC_SRCS
=
version.rc
SOURCES
=
\
version.rc
dlls/d3drm/Makefile.in
View file @
7ccb5df0
...
...
@@ -4,7 +4,7 @@ IMPORTS = d3dxof ddraw
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
d3drm.c
\
d3drm_main.c
\
device.c
\
...
...
@@ -15,6 +15,5 @@ C_SRCS = \
math.c
\
meshbuilder.c
\
texture.c
\
version.rc
\
viewport.c
RC_SRCS
=
version.rc
dlls/d3dx10_33/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = d3dx10_33.dll
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
d3dx10_33_main.c
RC_SRCS
=
version.rc
SOURCES
=
\
d3dx10_33_main.c
\
version.rc
dlls/d3dx10_34/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTLIB = d3dx10_34
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
d3dx10_34_main.c
RC_SRCS
=
version.rc
SOURCES
=
\
d3dx10_34_main.c
\
version.rc
dlls/d3dx10_35/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTLIB = d3dx10_35
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
d3dx10_35_main.c
RC_SRCS
=
version.rc
SOURCES
=
\
d3dx10_35_main.c
\
version.rc
dlls/d3dx10_36/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTLIB = d3dx10_36
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
d3dx10_36_main.c
RC_SRCS
=
version.rc
SOURCES
=
\
d3dx10_36_main.c
\
version.rc
dlls/d3dx10_37/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTLIB = d3dx10_37
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
d3dx10_37_main.c
RC_SRCS
=
version.rc
SOURCES
=
\
d3dx10_37_main.c
\
version.rc
dlls/d3dx10_38/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTLIB = d3dx10_38
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
d3dx10_38_main.c
RC_SRCS
=
version.rc
SOURCES
=
\
d3dx10_38_main.c
\
version.rc
dlls/d3dx10_39/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTLIB = d3dx10_39
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
d3dx10_39_main.c
RC_SRCS
=
version.rc
SOURCES
=
\
d3dx10_39_main.c
\
version.rc
dlls/d3dx10_40/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTLIB = d3dx10_40
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
d3dx10_40_main.c
RC_SRCS
=
version.rc
SOURCES
=
\
d3dx10_40_main.c
\
version.rc
dlls/d3dx10_41/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTLIB = d3dx10_41
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
d3dx10_41_main.c
RC_SRCS
=
version.rc
SOURCES
=
\
d3dx10_41_main.c
\
version.rc
dlls/d3dx10_42/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTLIB = d3dx10_42
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
d3dx10_42_main.c
RC_SRCS
=
version.rc
SOURCES
=
\
d3dx10_42_main.c
\
version.rc
dlls/d3dx10_43/Makefile.in
View file @
7ccb5df0
...
...
@@ -5,13 +5,12 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
async.c
\
compiler.c
\
d3dx10_43_main.c
\
font.c
\
mesh.c
\
sprite.c
\
texture.c
RC_SRCS
=
version.rc
texture.c
\
version.rc
dlls/d3dx11_42/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,9 +6,8 @@ PARENTSRC = ../d3dx11_43
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
async.c
\
main.c
\
texture.c
RC_SRCS
=
version.rc
texture.c
\
version.rc
dlls/d3dx11_43/Makefile.in
View file @
7ccb5df0
...
...
@@ -5,9 +5,8 @@ IMPORTS = d3dcompiler
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
async.c
\
main.c
\
texture.c
RC_SRCS
=
version.rc
texture.c
\
version.rc
dlls/d3dx9_24/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,7 +6,7 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
animation.c
\
core.c
\
effect.c
\
...
...
@@ -25,7 +25,6 @@ C_SRCS = \
txc_compress_dxtn.c
\
txc_fetch_dxtn.c
\
util.c
\
version.rc
\
volume.c
\
xfile.c
RC_SRCS
=
version.rc
dlls/d3dx9_25/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,7 +6,7 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
animation.c
\
core.c
\
effect.c
\
...
...
@@ -25,7 +25,6 @@ C_SRCS = \
txc_compress_dxtn.c
\
txc_fetch_dxtn.c
\
util.c
\
version.rc
\
volume.c
\
xfile.c
RC_SRCS
=
version.rc
dlls/d3dx9_26/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,7 +6,7 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
animation.c
\
core.c
\
effect.c
\
...
...
@@ -25,7 +25,6 @@ C_SRCS = \
txc_compress_dxtn.c
\
txc_fetch_dxtn.c
\
util.c
\
version.rc
\
volume.c
\
xfile.c
RC_SRCS
=
version.rc
dlls/d3dx9_27/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,7 +6,7 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
animation.c
\
core.c
\
effect.c
\
...
...
@@ -25,7 +25,6 @@ C_SRCS = \
txc_compress_dxtn.c
\
txc_fetch_dxtn.c
\
util.c
\
version.rc
\
volume.c
\
xfile.c
RC_SRCS
=
version.rc
dlls/d3dx9_28/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,7 +6,7 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
animation.c
\
core.c
\
effect.c
\
...
...
@@ -25,7 +25,6 @@ C_SRCS = \
txc_compress_dxtn.c
\
txc_fetch_dxtn.c
\
util.c
\
version.rc
\
volume.c
\
xfile.c
RC_SRCS
=
version.rc
dlls/d3dx9_29/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,7 +6,7 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
animation.c
\
core.c
\
effect.c
\
...
...
@@ -25,7 +25,6 @@ C_SRCS = \
txc_compress_dxtn.c
\
txc_fetch_dxtn.c
\
util.c
\
version.rc
\
volume.c
\
xfile.c
RC_SRCS
=
version.rc
dlls/d3dx9_30/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,7 +6,7 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
animation.c
\
core.c
\
effect.c
\
...
...
@@ -25,7 +25,6 @@ C_SRCS = \
txc_compress_dxtn.c
\
txc_fetch_dxtn.c
\
util.c
\
version.rc
\
volume.c
\
xfile.c
RC_SRCS
=
version.rc
dlls/d3dx9_31/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,7 +6,7 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
animation.c
\
core.c
\
effect.c
\
...
...
@@ -25,7 +25,6 @@ C_SRCS = \
txc_compress_dxtn.c
\
txc_fetch_dxtn.c
\
util.c
\
version.rc
\
volume.c
\
xfile.c
RC_SRCS
=
version.rc
dlls/d3dx9_32/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,7 +6,7 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
animation.c
\
core.c
\
effect.c
\
...
...
@@ -25,7 +25,6 @@ C_SRCS = \
txc_compress_dxtn.c
\
txc_fetch_dxtn.c
\
util.c
\
version.rc
\
volume.c
\
xfile.c
RC_SRCS
=
version.rc
dlls/d3dx9_33/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,7 +6,7 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
animation.c
\
core.c
\
effect.c
\
...
...
@@ -25,7 +25,6 @@ C_SRCS = \
txc_compress_dxtn.c
\
txc_fetch_dxtn.c
\
util.c
\
version.rc
\
volume.c
\
xfile.c
RC_SRCS
=
version.rc
dlls/d3dx9_34/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,7 +6,7 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
animation.c
\
core.c
\
effect.c
\
...
...
@@ -25,7 +25,6 @@ C_SRCS = \
txc_compress_dxtn.c
\
txc_fetch_dxtn.c
\
util.c
\
version.rc
\
volume.c
\
xfile.c
RC_SRCS
=
version.rc
dlls/d3dx9_35/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,7 +6,7 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
animation.c
\
core.c
\
effect.c
\
...
...
@@ -25,7 +25,6 @@ C_SRCS = \
txc_compress_dxtn.c
\
txc_fetch_dxtn.c
\
util.c
\
version.rc
\
volume.c
\
xfile.c
RC_SRCS
=
version.rc
dlls/d3dx9_36/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,7 +6,7 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
animation.c
\
core.c
\
effect.c
\
...
...
@@ -25,7 +25,6 @@ C_SRCS = \
txc_compress_dxtn.c
\
txc_fetch_dxtn.c
\
util.c
\
version.rc
\
volume.c
\
xfile.c
RC_SRCS
=
version.rc
dlls/d3dx9_36/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
d3dx9_36.dll
IMPORTS
=
d3dx9 d3d9 user32 gdi32
C_SRC
S
=
\
SOURCE
S
=
\
asm.c
\
core.c
\
effect.c
\
line.c
\
math.c
\
mesh.c
\
rsrc.rc
\
shader.c
\
surface.c
\
texture.c
\
volume.c
\
xfile.c
RC_SRCS
=
rsrc.rc
dlls/d3dx9_37/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,7 +6,7 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
animation.c
\
core.c
\
effect.c
\
...
...
@@ -25,7 +25,6 @@ C_SRCS = \
txc_compress_dxtn.c
\
txc_fetch_dxtn.c
\
util.c
\
version.rc
\
volume.c
\
xfile.c
RC_SRCS
=
version.rc
dlls/d3dx9_38/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,7 +6,7 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
animation.c
\
core.c
\
effect.c
\
...
...
@@ -25,7 +25,6 @@ C_SRCS = \
txc_compress_dxtn.c
\
txc_fetch_dxtn.c
\
util.c
\
version.rc
\
volume.c
\
xfile.c
RC_SRCS
=
version.rc
dlls/d3dx9_39/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,7 +6,7 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
animation.c
\
core.c
\
effect.c
\
...
...
@@ -25,7 +25,6 @@ C_SRCS = \
txc_compress_dxtn.c
\
txc_fetch_dxtn.c
\
util.c
\
version.rc
\
volume.c
\
xfile.c
RC_SRCS
=
version.rc
dlls/d3dx9_40/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,7 +6,7 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
animation.c
\
core.c
\
effect.c
\
...
...
@@ -25,7 +25,6 @@ C_SRCS = \
txc_compress_dxtn.c
\
txc_fetch_dxtn.c
\
util.c
\
version.rc
\
volume.c
\
xfile.c
RC_SRCS
=
version.rc
dlls/d3dx9_41/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,7 +6,7 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
animation.c
\
core.c
\
effect.c
\
...
...
@@ -25,7 +25,6 @@ C_SRCS = \
txc_compress_dxtn.c
\
txc_fetch_dxtn.c
\
util.c
\
version.rc
\
volume.c
\
xfile.c
RC_SRCS
=
version.rc
dlls/d3dx9_42/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,7 +6,7 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
animation.c
\
core.c
\
effect.c
\
...
...
@@ -25,7 +25,6 @@ C_SRCS = \
txc_compress_dxtn.c
\
txc_fetch_dxtn.c
\
util.c
\
version.rc
\
volume.c
\
xfile.c
RC_SRCS
=
version.rc
dlls/d3dx9_43/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,7 +6,7 @@ DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
animation.c
\
core.c
\
effect.c
\
...
...
@@ -25,7 +25,6 @@ C_SRCS = \
txc_compress_dxtn.c
\
txc_fetch_dxtn.c
\
util.c
\
version.rc
\
volume.c
\
xfile.c
RC_SRCS
=
version.rc
dlls/dbghelp/Makefile.in
View file @
7ccb5df0
...
...
@@ -4,7 +4,7 @@ IMPORTS = kernelbase $(ZLIB_PE_LIBS)
EXTRAINCL
=
$(ZLIB_PE_CFLAGS)
EXTRADEFS
=
-D_IMAGEHLP_SOURCE_
C_SRC
S
=
\
SOURCE
S
=
\
coff.c
\
cpu_arm.c
\
cpu_arm64.c
\
...
...
@@ -25,6 +25,5 @@ C_SRCS = \
stack.c
\
storage.c
\
symbol.c
\
type.c
RC_SRCS
=
version.rc
type.c
\
version.rc
dlls/dcomp/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = dcomp.dll
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
device.c
RC_SRCS
=
version.rc
SOURCES
=
\
device.c
\
version.rc
dlls/display.drv16/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,6 +3,6 @@ IMPORTS = user32
EXTRADLLFLAGS
=
-m16
C_SRCS
=
display.c
RC_SRCS
=
display.rc
SOURCES
=
\
display.c
\
display.rc
dlls/dmime/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
dmime.dll
IMPORTS
=
user32 ole32 dsound
C_SRCS
=
\
dmime.c
RC_SRCS
=
resource.rc
SOURCES
=
\
dmime.c
\
resource.rc
dlls/dmusic32/Makefile.in
View file @
7ccb5df0
MODULE
=
dmusic32.dll
IMPORTS
=
uuid
C_SRCS
=
\
dmusic32_main.c
RC_SRCS
=
version.rc
SOURCES
=
\
dmusic32_main.c
\
version.rc
dlls/dnsapi/Makefile.in
View file @
7ccb5df0
...
...
@@ -4,12 +4,10 @@ IMPORTLIB = dnsapi
DELAYIMPORTS
=
netapi32
UNIX_LIBS
=
$(RESOLV_LIBS)
C_SRC
S
=
\
SOURCE
S
=
\
libresolv.c
\
main.c
\
name.c
\
query.c
\
record.c
RC_SRCS
=
\
record.c
\
version.rc
dlls/dplay/Makefile.in
View file @
7ccb5df0
MODULE
=
dplay.dll
IMPORTS
=
dplayx
RC_SRCS
=
version.rc
SOURCES
=
\
version.rc
dlls/dpnaddr/Makefile.in
View file @
7ccb5df0
MODULE
=
dpnaddr.dll
IMPORTS
=
dpnet
RC_SRCS
=
version.rc
SOURCES
=
\
version.rc
dlls/dpnhpast/Makefile.in
View file @
7ccb5df0
MODULE
=
dpnhpast.dll
C_SRCS
=
\
main.c
RC_SRCS
=
version.rc
SOURCES
=
\
main.c
\
version.rc
dlls/dpnhupnp/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = dpnhupnp.dll
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
main.c
RC_SRCS
=
version.rc
SOURCES
=
\
main.c
\
version.rc
dlls/dpnlobby/Makefile.in
View file @
7ccb5df0
MODULE
=
dpnlobby.dll
IMPORTS
=
dpnet
RC_SRCS
=
version.rc
SOURCES
=
\
version.rc
dlls/dpwsockx/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTS = dxguid ws2_32
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
dpwsockx_main.c
RC_SRCS
=
version.rc
SOURCES
=
\
dpwsockx_main.c
\
version.rc
dlls/dssenh/Makefile.in
View file @
7ccb5df0
MODULE
=
dssenh.dll
IMPORTS
=
bcrypt crypt32 advapi32
C_SRCS
=
\
main.c
RC_SRCS
=
rsrc.rc
SOURCES
=
\
main.c
\
rsrc.rc
dlls/dwmapi/Makefile.in
View file @
7ccb5df0
...
...
@@ -4,7 +4,6 @@ IMPORTLIB = dwmapi
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
dwmapi_main.c
RC_SRCS
=
version.rc
SOURCES
=
\
dwmapi_main.c
\
version.rc
dlls/dxgi/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,7 @@ IMPORTLIB = dxgi
IMPORTS
=
gdi32 dxguid uuid wined3d user32 win32u
EXTRAINCL
=
$(VKD3D_PE_CFLAGS)
C_SRC
S
=
\
SOURCE
S
=
\
adapter.c
\
device.c
\
dxgi_main.c
\
...
...
@@ -11,6 +11,5 @@ C_SRCS = \
output.c
\
resource.c
\
swapchain.c
\
utils.c
RC_SRCS
=
version.rc
utils.c
\
version.rc
dlls/evr/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
evr.dll
IMPORTS
=
dxva2 mfplat mfuuid mf strmiids uuid dxguid ole32 oleaut32 evr d3d9 user32
C_SRCS
=
\
evr.c
RC_SRCS
=
resource.rc
SOURCES
=
\
evr.c
\
resource.rc
dlls/fltlib/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = fltlib.dll
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
fltlib.c
RC_SRCS
=
rsrc.rc
SOURCES
=
\
fltlib.c
\
rsrc.rc
dlls/fusion/Makefile.in
View file @
7ccb5df0
MODULE
=
fusion.dll
IMPORTS
=
bcrypt dbghelp shlwapi version user32
C_SRC
S
=
\
SOURCE
S
=
\
asmcache.c
\
asmenum.c
\
asmname.c
\
assembly.c
\
fusion.c
RC_SRCS
=
version.rc
fusion.c
\
version.rc
dlls/gameux/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
gameux.dll
IMPORTS
=
uuid shlwapi oleaut32 ole32 advapi32 shell32
C_SRC
S
=
\
SOURCE
S
=
\
gameexplorer.c
\
gamestatistics.c
RC_SRCS
=
rsrc.rc
gamestatistics.c
\
rsrc.rc
dlls/gdi.exe16/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,11 +3,10 @@ IMPORTS = user32 advapi32 gdi32 win32u
EXTRADLLFLAGS
=
-m16
-Wb
,--main-module,gdi32.dll,--heap,65520
C_SRC
S
=
\
SOURCE
S
=
\
bidi.c
\
env.c
\
gdi.c
\
metafile.c
\
printdrv.c
RC_SRCS
=
version.rc
printdrv.c
\
version.rc
dlls/gdi32/Makefile.in
View file @
7ccb5df0
...
...
@@ -4,10 +4,11 @@ IMPORTLIB = gdi32
IMPORTS
=
user32 advapi32 win32u
DELAYIMPORTS
=
setupapi winspool
C_SRC
S
=
\
SOURCE
S
=
\
dc.c
\
emfdc.c
\
enhmetafile.c
\
gdi32.rc
\
icm.c
\
metadc.c
\
metafile.c
\
...
...
@@ -26,6 +27,3 @@ C_SRCS = \
uniscribe/shape.c
\
uniscribe/shaping.c
\
uniscribe/usp10.c
RC_SRCS
=
gdi32.rc
dlls/gdiplus/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,11 +3,12 @@ IMPORTLIB = gdiplus
IMPORTS
=
uuid shlwapi ole32 oleaut32 user32 gdi32
DELAYIMPORTS
=
windowscodecs
C_SRC
S
=
\
SOURCE
S
=
\
brush.c
\
customlinecap.c
\
font.c
\
gdiplus.c
\
gdiplus.rc
\
graphics.c
\
graphicspath.c
\
image.c
\
...
...
@@ -18,5 +19,3 @@ C_SRCS = \
pen.c
\
region.c
\
stringformat.c
RC_SRCS
=
gdiplus.rc
dlls/gphoto2.ds/Makefile.in
View file @
7ccb5df0
...
...
@@ -5,11 +5,10 @@ EXTRAINCL = $(JPEG_PE_CFLAGS)
UNIX_LIBS
=
$(GPHOTO2_LIBS)
$(GPHOTO2_PORT_LIBS)
UNIX_CFLAGS
=
$(GPHOTO2_CFLAGS)
$(GPHOTO2_PORT_CFLAGS)
C_SRC
S
=
\
SOURCE
S
=
\
capability.c
\
ds_image.c
\
gphoto2.rc
\
gphoto2_main.c
\
ui.c
\
unixlib.c
RC_SRCS
=
gphoto2.rc
dlls/hal/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = hal.dll
IMPORTLIB
=
hal
IMPORTS
=
ntoskrnl
C_SRCS
=
\
hal.c
RC_SRCS
=
version.rc
SOURCES
=
\
hal.c
\
version.rc
dlls/hid/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,8 +3,7 @@ IMPORTLIB = hid
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
hidd.c
\
hidp.c
RC_SRCS
=
version.rc
hidp.c
\
version.rc
dlls/hidclass.sys/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,8 +2,7 @@ MODULE = hidclass.sys
IMPORTLIB
=
hidclass
IMPORTS
=
hal ntoskrnl user32 hidparse win32u
C_SRC
S
=
\
SOURCE
S
=
\
device.c
\
hidclass.rc
\
pnp.c
RC_SRCS
=
hidclass.rc
dlls/iccvid/Makefile.in
View file @
7ccb5df0
MODULE
=
iccvid.dll
IMPORTS
=
user32
C_SRCS
=
\
iccvid.c
RC_SRCS
=
iccvid.rc
SOURCES
=
\
iccvid.c
\
iccvid.rc
dlls/imm32/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,8 +3,7 @@ IMPORTLIB = imm32
IMPORTS
=
user32 gdi32 advapi32 kernelbase win32u
DELAYIMPORTS
=
ole32
C_SRC
S
=
\
SOURCE
S
=
\
ime.c
\
imm.c
RC_SRCS
=
version.rc
imm.c
\
version.rc
dlls/iphlpapi/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = iphlpapi.dll
IMPORTLIB
=
iphlpapi
IMPORTS
=
advapi32 dnsapi nsi uuid ws2_32
C_SRCS
=
\
iphlpapi_main.c
RC_SRCS
=
version.rc
SOURCES
=
\
iphlpapi_main.c
\
version.rc
dlls/ir50_32/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = ir50_32.dll
IMPORTS
=
user32 mfplat mfuuid
DELAYIMPORTS
=
winegstreamer
C_SRCS
=
\
ir50.c
RC_SRCS
=
ir50_32.rc
SOURCES
=
\
ir50.c
\
ir50_32.rc
dlls/itss/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
itss.dll
IMPORTS
=
ole32
C_SRCS
=
\
protocol.c
RC_SRCS
=
rsrc.rc
SOURCES
=
\
protocol.c
\
rsrc.rc
dlls/jscript/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
jscript.dll
IMPORTS
=
oleaut32 ole32 advapi32
C_SRC
S
=
\
SOURCE
S
=
\
activex.c
\
caller.c
\
jscript.c
\
rsrc.rc
\
run.c
RC_SRCS
=
rsrc.rc
dlls/jsproxy/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = jsproxy.dll
IMPORTS
=
uuid oleaut32 ole32 ws2_32
IMPORTLIB
=
jsproxy
C_SRCS
=
\
main.c
RC_SRCS
=
rsrc.rc
SOURCES
=
\
main.c
\
rsrc.rc
dlls/kernel32/Makefile.in
View file @
7ccb5df0
...
...
@@ -7,7 +7,7 @@ EXTRADLLFLAGS = -nodefaultlibs -Wb,-F,KERNEL32.dll
i386_EXTRADLLFLAGS
=
-Wl
,--image-base,0x7b800000
x86_64_EXTRADLLFLAGS
=
-Wl
,--image-base,0x178000000
C_SRC
S
=
\
SOURCE
S
=
\
atom.c
\
comm.c
\
computername.c
\
...
...
@@ -29,8 +29,6 @@ C_SRCS = \
thread.c
\
toolhelp.c
\
version.c
\
version.rc
\
virtual.c
\
volume.c
RC_SRCS
=
\
version.rc
dlls/kernelbase/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
kernelbase.dll
C_SRC
S
=
\
SOURCE
S
=
\
file.c
\
path.c
\
process.c
\
rsrc.rc
\
sync.c
RC_SRCS
=
\
rsrc.rc
dlls/krnl386.exe16/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,7 @@ IMPORTLIB = kernel
DELAYIMPORTS
=
user32
EXTRADLLFLAGS
=
-m16
-Wb
,--dll-name,kernel
C_SRC
S
=
\
SOURCE
S
=
\
atom.c
\
dosmem.c
\
error.c
\
...
...
@@ -32,7 +32,6 @@ C_SRCS = \
task.c
\
thunk.c
\
utthunk.c
\
version.rc
\
vxd.c
\
wowthunk.c
RC_SRCS
=
version.rc
dlls/ksproxy.ax/Makefile.in
View file @
7ccb5df0
MODULE
=
ksproxy.ax
RC_SRCS
=
version.rc
SOURCES
=
\
version.rc
dlls/ksuser/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,4 +2,5 @@ MODULE = ksuser.dll
EXTRADLLFLAGS
=
-Wb
,--prefer-native
RC_SRCS
=
version.rc
SOURCES
=
\
version.rc
dlls/localspl/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,9 +6,8 @@ UNIX_LIBS = $(APPLICATIONSERVICES_LIBS)
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
cups.c
\
localmon.c
\
localspl.rc
\
provider.c
RC_SRCS
=
localspl.rc
dlls/localui/Makefile.in
View file @
7ccb5df0
MODULE
=
localui.dll
IMPORTS
=
winspool user32
C_SRCS
=
\
localui.c
RC_SRCS
=
localui.rc
SOURCES
=
\
localui.c
\
localui.rc
dlls/mapi32/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,11 +2,10 @@ MODULE = mapi32.dll
IMPORTLIB
=
mapi32
IMPORTS
=
uuid shlwapi shell32 user32 advapi32
C_SRC
S
=
\
SOURCE
S
=
\
imalloc.c
\
mapi32.rc
\
mapi32_main.c
\
prop.c
\
sendmail.c
\
util.c
RC_SRCS
=
mapi32.rc
dlls/mciavi32/Makefile.in
View file @
7ccb5df0
MODULE
=
mciavi32.dll
IMPORTS
=
msvfw32 winmm user32 gdi32
C_SRC
S
=
\
SOURCE
S
=
\
info.c
\
mciavi.c
\
mciavi_res.rc
\
mmoutput.c
\
wnd.c
RC_SRCS
=
mciavi_res.rc
dlls/mciqtz32/Makefile.in
View file @
7ccb5df0
MODULE
=
mciqtz32.dll
IMPORTS
=
strmiids oleaut32 ole32 winmm user32 gdi32
C_SRCS
=
\
mciqtz.c
RC_SRCS
=
\
SOURCES
=
\
mciavi_res.rc
\
mciqtz.c
\
version.rc
dlls/mf/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
mf.dll
IMPORTS
=
mf mfplat dmoguids mfuuid strmiids uuid wmcodecdspuuid ole32 user32 propsys msdmo d3d11 msvfw32
C_SRC
S
=
\
SOURCE
S
=
\
mf.c
\
resource.rc
\
transform.c
RC_SRCS
=
resource.rc
dlls/mfmediaengine/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
mfmediaengine.dll
IMPORTS
=
ole32 mf mfplat oleaut32 mfuuid uuid
C_SRCS
=
\
mfmediaengine.c
RC_SRCS
=
resource.rc
SOURCES
=
\
mfmediaengine.c
\
resource.rc
dlls/mfplat/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
mfplat.dll
IMPORTS
=
ole32 mfplat user32 d3d9 dxva2 mfuuid propsys uuid strmiids
C_SRCS
=
\
mfplat.c
RC_SRCS
=
resource.rc
SOURCES
=
\
mfplat.c
\
resource.rc
dlls/mfplay/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
mfplay.dll
IMPORTS
=
mfplay user32 uuid mfuuid mfplat ole32
C_SRCS
=
\
mfplay.c
RC_SRCS
=
resource.rc
SOURCES
=
\
mfplay.c
\
resource.rc
dlls/mfreadwrite/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
mfreadwrite.dll
IMPORTS
=
ole32 user32 d3d9 dxva2 mfplat mfreadwrite mfuuid
C_SRCS
=
\
mfplat.c
RC_SRCS
=
resource.rc
SOURCES
=
\
mfplat.c
\
resource.rc
dlls/mouse.drv16/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,6 +3,6 @@ IMPORTS = user32
EXTRADLLFLAGS
=
-m16
C_SRCS
=
mouse.c
RC_SRCS
=
mouse.rc
SOURCES
=
\
mouse.c
\
mouse.rc
dlls/mpr/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,12 +2,11 @@ MODULE = mpr.dll
IMPORTLIB
=
mpr
IMPORTS
=
user32 advapi32
C_SRC
S
=
\
SOURCE
S
=
\
auth.c
\
mpr.rc
\
mpr_main.c
\
multinet.c
\
nps.c
\
pwcache.c
\
wnet.c
RC_SRCS
=
mpr.rc
dlls/msacm32/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,13 +2,12 @@ MODULE = msacm32.dll
IMPORTLIB
=
msacm32
IMPORTS
=
winmm user32 advapi32
C_SRC
S
=
\
SOURCE
S
=
\
driver.c
\
filter.c
\
format.c
\
internal.c
\
msacm32.rc
\
msacm32_main.c
\
pcmconverter.c
\
stream.c
RC_SRCS
=
msacm32.rc
dlls/mscms/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,12 +3,11 @@ IMPORTLIB = mscms
IMPORTS
=
$(LCMS2_PE_LIBS)
shlwapi advapi32
EXTRAINCL
=
$(LCMS2_PE_CFLAGS)
C_SRC
S
=
\
SOURCE
S
=
\
handle.c
\
icc.c
\
mscms_main.c
\
profile.c
\
stub.c
\
transform.c
RC_SRCS
=
version.rc
transform.c
\
version.rc
dlls/msctf/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
msctf.dll
IMPORTS
=
ole32 user32 advapi32
C_SRCS
=
\
inputprocessor.c
RC_SRCS
=
\
SOURCES
=
\
inputprocessor.c
\
msctf.rc
dlls/msdmo/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,9 +2,7 @@ MODULE = msdmo.dll
IMPORTLIB
=
msdmo
IMPORTS
=
dmoguids uuid ole32 user32 advapi32
C_SRC
S
=
\
SOURCE
S
=
\
dmoreg.c
\
dmort.c
RC_SRCS
=
\
dmort.c
\
rsrc.rc
dlls/msftedit/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTS = uuid riched20
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
msftedit_main.c
RC_SRCS
=
version.rc
SOURCES
=
\
msftedit_main.c
\
version.rc
dlls/msimsg/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,4 +2,5 @@ MODULE = msimsg.dll
EXTRADLLFLAGS
=
-Wb
,--data-only
RC_SRCS
=
msimsg.rc
SOURCES
=
\
msimsg.rc
dlls/mspatcha/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,9 +3,8 @@ IMPORTLIB = mspatcha
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
lzxd_dec.c
\
mspatcha_main.c
\
pa19.c
RC_SRCS
=
version.rc
pa19.c
\
version.rc
dlls/mspatcha/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
mspatcha.dll
IMPORTS
=
mspatcha
C_SRCS
=
\
apply_patch.c
RC_SRCS
=
\
SOURCES
=
\
apply_patch.c
\
mspatcha.rc
dlls/msrle32/Makefile.in
View file @
7ccb5df0
MODULE
=
msrle32.dll
IMPORTS
=
winmm user32
C_SRCS
=
msrle32.c
RC_SRCS
=
msrle32.rc
SOURCES
=
\
msrle32.c
\
msrle32.rc
dlls/msvcp90/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
msvcp90.dll
C_SRC
S
=
\
SOURCE
S
=
\
ios.c
\
misc.c
\
msvcp90.rc
\
string.c
RC_SRCS
=
\
msvcp90.rc
dlls/msvcr100/Makefile.in
View file @
7ccb5df0
...
...
@@ -5,7 +5,7 @@ IMPORTS = $(MUSL_PE_LIBS) ntdll
DELAYIMPORTS
=
advapi32 user32
PARENTSRC
=
../msvcrt
C_SRC
S
=
\
SOURCE
S
=
\
concurrency.c
\
console.c
\
cpp.c
\
...
...
@@ -33,6 +33,7 @@ C_SRCS = \
misc.c
\
onexit.c
\
process.c
\
rsrc.rc
\
scanf.c
\
sincos.c
\
string.c
\
...
...
@@ -40,5 +41,3 @@ C_SRCS = \
time.c
\
undname.c
\
wcs.c
RC_SRCS
=
rsrc.rc
dlls/msvcr120/Makefile.in
View file @
7ccb5df0
...
...
@@ -5,7 +5,7 @@ IMPORTS = $(MUSL_PE_LIBS) ntdll
DELAYIMPORTS
=
advapi32 user32
PARENTSRC
=
../msvcrt
C_SRC
S
=
\
SOURCE
S
=
\
concurrency.c
\
console.c
\
cpp.c
\
...
...
@@ -39,6 +39,5 @@ C_SRCS = \
thread.c
\
time.c
\
undname.c
\
version.rc
\
wcs.c
RC_SRCS
=
version.rc
dlls/msvcr80/Makefile.in
View file @
7ccb5df0
...
...
@@ -5,7 +5,7 @@ IMPORTS = $(MUSL_PE_LIBS) ntdll
DELAYIMPORTS
=
advapi32 user32
PARENTSRC
=
../msvcrt
C_SRC
S
=
\
SOURCE
S
=
\
console.c
\
cpp.c
\
ctype.c
\
...
...
@@ -30,6 +30,7 @@ C_SRCS = \
mathf.c
\
mbcs.c
\
misc.c
\
msvcr80.rc
\
onexit.c
\
process.c
\
scanf.c
\
...
...
@@ -39,5 +40,3 @@ C_SRCS = \
time.c
\
undname.c
\
wcs.c
RC_SRCS
=
msvcr80.rc
dlls/msvcr80/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
msvcr80.dll
C_SRCS
=
\
msvcr80.c
RC_SRCS
=
\
SOURCES
=
\
msvcr80.c
\
msvcr80.rc
dlls/msvcr90/Makefile.in
View file @
7ccb5df0
...
...
@@ -5,7 +5,7 @@ IMPORTS = $(MUSL_PE_LIBS) ntdll
DELAYIMPORTS
=
advapi32 user32
PARENTSRC
=
../msvcrt
C_SRC
S
=
\
SOURCE
S
=
\
console.c
\
cpp.c
\
ctype.c
\
...
...
@@ -30,6 +30,7 @@ C_SRCS = \
mathf.c
\
mbcs.c
\
misc.c
\
msvcr90.rc
\
onexit.c
\
process.c
\
scanf.c
\
...
...
@@ -39,5 +40,3 @@ C_SRCS = \
time.c
\
undname.c
\
wcs.c
RC_SRCS
=
msvcr90.rc
dlls/msvcr90/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
msvcr90.dll
C_SRCS
=
\
msvcr90.c
RC_SRCS
=
\
SOURCES
=
\
msvcr90.c
\
msvcr90.rc
dlls/msvcrt/Makefile.in
View file @
7ccb5df0
...
...
@@ -4,7 +4,7 @@ IMPORTLIB = msvcrt
IMPORTS
=
$(MUSL_PE_LIBS)
ntdll
DELAYIMPORTS
=
advapi32 user32
C_SRC
S
=
\
SOURCE
S
=
\
concurrency.c
\
console.c
\
cpp.c
\
...
...
@@ -38,6 +38,7 @@ C_SRCS = \
misc.c
\
onexit.c
\
process.c
\
rsrc.rc
\
scanf.c
\
sincos.c
\
string.c
\
...
...
@@ -45,6 +46,3 @@ C_SRCS = \
time.c
\
undname.c
\
wcs.c
RC_SRCS
=
\
rsrc.rc
dlls/msvfw32/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,9 +2,8 @@ MODULE = msvfw32.dll
IMPORTLIB
=
msvfw32
IMPORTS
=
winmm version comctl32 user32 gdi32 advapi32
C_SRC
S
=
\
SOURCE
S
=
\
drawdib.c
\
mciwnd.c
\
msvfw32.rc
\
msvideo_main.c
RC_SRCS
=
msvfw32.rc
dlls/msvfw32/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
msvfw32.dll
IMPORTS
=
msvfw32 advapi32 gdi32 user32
C_SRC
S
=
\
SOURCE
S
=
\
drawdib.c
\
mciwnd.c
\
msvfw.c
RC_SRCS
=
\
msvfw.c
\
msvfw32.rc
dlls/msvidc32/Makefile.in
View file @
7ccb5df0
MODULE
=
msvidc32.dll
IMPORTS
=
user32
C_SRCS
=
\
SOURCES
=
\
msvidc32.rc
\
msvideo1.c
RC_SRCS
=
msvidc32.rc
dlls/mswsock/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = mswsock.dll
IMPORTLIB
=
mswsock
IMPORTS
=
ws2_32
C_SRCS
=
\
mswsock.c
RC_SRCS
=
version.rc
SOURCES
=
\
mswsock.c
\
version.rc
dlls/npmshtml/Makefile.in
View file @
7ccb5df0
MODULE
=
npmshtml.dll
IMPORTS
=
mshtml
C_SRCS
=
main.c
RC_SRCS
=
rsrc.rc
SOURCES
=
\
main.c
\
rsrc.rc
dlls/ntdll/Makefile.in
View file @
7ccb5df0
...
...
@@ -10,7 +10,7 @@ EXTRADLLFLAGS = -nodefaultlibs
i386_EXTRADLLFLAGS
=
-Wl
,--image-base,0x7bc00000
x86_64_EXTRADLLFLAGS
=
-Wl
,--image-base,0x170000000
C_SRC
S
=
\
SOURCE
S
=
\
actctx.c
\
atom.c
\
crypt.c
\
...
...
@@ -66,10 +66,9 @@ C_SRCS = \
unix/thread.c
\
unix/virtual.c
\
version.c
\
version.rc
\
wcstring.c
RC_SRCS
=
version.rc
EXTRA_OBJS
=
unix/version.o
unix_loader_EXTRADEFS
=
\
...
...
dlls/ntprint/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTS = winspool
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
ntprint.c
RC_SRCS
=
ntprint.rc
SOURCES
=
\
ntprint.c
\
ntprint.rc
dlls/odbc32/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,8 +3,7 @@ UNIXLIB = odbc32.so
IMPORTLIB
=
odbc32
IMPORTS
=
advapi32
C_SRC
S
=
\
SOURCE
S
=
\
proxyodbc.c
\
rsrc.rc
\
unixlib.c
RC_SRCS
=
rsrc.rc
dlls/odbccp32/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
odbccp32.dll
IMPORTS
=
odbccp32 advapi32
C_SRCS
=
\
misc.c
RC_SRCS
=
\
SOURCES
=
\
misc.c
\
odbccp32.rc
dlls/odbccu32/Makefile.in
View file @
7ccb5df0
MODULE
=
odbccu32.dll
RC_SRCS
=
version.rc
SOURCES
=
\
version.rc
dlls/ole2nls.dll16/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,6 +2,6 @@ MODULE = ole2nls.dll16
EXTRADLLFLAGS
=
-m16
-Wb
,--main-module,ole32.dll
C_SRCS
=
ole2nls.c
RC_SRCS
=
version.rc
SOURCES
=
\
ole2nls.c
\
version.rc
dlls/oledlg/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,9 +2,8 @@ MODULE = oledlg.dll
IMPORTLIB
=
oledlg
IMPORTS
=
ole32 comdlg32 user32 advapi32
C_SRC
S
=
\
SOURCE
S
=
\
insobjdlg.c
\
oledlg.rc
\
oledlg_main.c
\
pastespl.c
RC_SRCS
=
oledlg.rc
dlls/olethk32/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,4 +2,5 @@ MODULE = olethk32.dll
EXTRADLLFLAGS
=
-Wb
,--prefer-native
RC_SRCS
=
version.rc
SOURCES
=
\
version.rc
dlls/opengl32/Makefile.in
View file @
7ccb5df0
...
...
@@ -8,10 +8,9 @@ UNIX_LIBS = -lwin32u
EXTRADLLFLAGS
=
-Wl
,--image-base,0x7a800000
C_SRC
S
=
\
SOURCE
S
=
\
thunks.c
\
unix_thunks.c
\
unix_wgl.c
\
version.rc
\
wgl.c
RC_SRCS
=
version.rc
dlls/photometadatahandler/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,4 +2,5 @@ MODULE = photometadatahandler.dll
EXTRADLLFLAGS
=
-Wb
,--prefer-native
RC_SRCS
=
photometadatahandler.rc
SOURCES
=
\
photometadatahandler.rc
dlls/pidgen/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = pidgen.dll
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
main.c
RC_SRCS
=
rsrc.rc
SOURCES
=
\
main.c
\
rsrc.rc
dlls/printui/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTS = shell32
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
printui.c
RC_SRCS
=
printui.rc
SOURCES
=
\
printui.c
\
printui.rc
dlls/psapi/Makefile.in
View file @
7ccb5df0
MODULE
=
psapi.dll
IMPORTLIB
=
psapi
RC_SRCS
=
version.rc
SOURCES
=
\
version.rc
dlls/pwrshplugin/Makefile.in
View file @
7ccb5df0
MODULE
=
pwrshplugin.dll
RC_SRCS
=
version.rc
SOURCES
=
\
version.rc
dlls/qasf/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
qasf.dll
IMPORTS
=
strmbase dmoguids strmiids uuid msdmo ole32
C_SRC
S
=
\
SOURCE
S
=
\
asfreader.c
\
dmowrapper.c
RC_SRCS
=
resource.rc
dmowrapper.c
\
resource.rc
dlls/qedit/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
qedit.dll
IMPORTS
=
strmbase strmiids uuid oleaut32 ole32
C_SRC
S
=
\
SOURCE
S
=
\
mediadet.c
\
nullrenderer.c
\
qedit.rc
\
samplegrabber.c
\
timeline.c
RC_SRCS
=
qedit.rc
dlls/quartz/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
quartz.dll
IMPORTS
=
strmbase advapi32 d3d9 dsound msdmo msvfw32 ole32 oleaut32 user32 uuid winmm
C_SRC
S
=
\
SOURCE
S
=
\
acmwrapper.c
\
avidec.c
\
avisplit.c
\
...
...
@@ -14,12 +14,9 @@ C_SRCS = \
mpeglayer3.c
\
mpegsplit.c
\
passthrough.c
\
rsrc.rc
\
systemclock.c
\
videorenderer.c
\
vmr7.c
\
vmr9.c
\
waveparser.c
RC_SRCS
=
\
rsrc.rc
dlls/riched32/Makefile.in
View file @
7ccb5df0
MODULE
=
riched32.dll
IMPORTS
=
riched20 user32
C_SRCS
=
\
richedit.c
RC_SRCS
=
version.rc
SOURCES
=
\
richedit.c
\
version.rc
dlls/rsabase/Makefile.in
View file @
7ccb5df0
MODULE
=
rsabase.dll
IMPORTS
=
rsaenh
RC_SRCS
=
version.rc
SOURCES
=
\
version.rc
dlls/rsaenh/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,7 @@ MODULE = rsaenh.dll
IMPORTLIB
=
rsaenh
IMPORTS
=
bcrypt crypt32 advapi32
C_SRC
S
=
\
SOURCE
S
=
\
aes.c
\
des.c
\
handle.c
\
...
...
@@ -11,6 +11,5 @@ C_SRCS = \
rc2.c
\
rc4.c
\
rsa.c
\
rsaenh.c
RC_SRCS
=
rsrc.rc
rsaenh.c
\
rsrc.rc
dlls/sane.ds/Makefile.in
View file @
7ccb5df0
...
...
@@ -4,13 +4,12 @@ IMPORTS = comctl32 user32 gdi32
UNIX_LIBS
=
$(SANE_LIBS)
UNIX_CFLAGS
=
$(SANE_CFLAGS)
C_SRC
S
=
\
SOURCE
S
=
\
capability.c
\
ds_ctrl.c
\
ds_image.c
\
options.c
\
sane.rc
\
sane_main.c
\
ui.c
\
unixlib.c
RC_SRCS
=
sane.rc
dlls/schannel/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,9 +3,8 @@ IMPORTS = secur32
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
lsamode.c
\
schannel_main.c
\
usermode.c
RC_SRCS
=
version.rc
usermode.c
\
version.rc
dlls/scrobj/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
scrobj.dll
IMPORTS
=
oleaut32 ole32 advapi32 uuid
C_SRCS
=
\
SOURCES
=
\
rsrc.rc
\
scrobj.c
RC_SRCS
=
\
rsrc.rc
dlls/serialui/Makefile.in
View file @
7ccb5df0
MODULE
=
serialui.dll
IMPORTS
=
user32 advapi32
C_SRCS
=
\
confdlg.c
RC_SRCS
=
serialui.rc
SOURCES
=
\
confdlg.c
\
serialui.rc
dlls/setupapi/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,7 @@ IMPORTLIB = setupapi
IMPORTS
=
uuid advapi32 rpcrt4 kernelbase
DELAYIMPORTS
=
cabinet shell32 wintrust ole32 comdlg32 user32
C_SRC
S
=
\
SOURCE
S
=
\
devinst.c
\
dialog.c
\
dirid.c
\
...
...
@@ -14,8 +14,7 @@ C_SRCS = \
parser.c
\
query.c
\
queue.c
\
setupapi.rc
\
setupcab.c
\
stringtable.c
\
stubs.c
RC_SRCS
=
setupapi.rc
dlls/shdoclc/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,4 +2,5 @@ MODULE = shdoclc.dll
EXTRADLLFLAGS
=
-Wb
,--data-only
RC_SRCS
=
shdoclc.rc
SOURCES
=
\
shdoclc.rc
dlls/shell.dll16/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,6 +3,6 @@ IMPORTS = shell32 user32 gdi32 advapi32
EXTRADLLFLAGS
=
-m16
-Wb
,--main-module,shell32.dll
C_SRCS
=
shell.c
RC_SRCS
=
version.rc
SOURCES
=
\
shell.c
\
version.rc
dlls/shell32/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
shell32.dll
IMPORTS
=
shell32 ole32 oleaut32 user32 gdi32 advapi32 shlwapi
C_SRC
S
=
\
SOURCE
S
=
\
appbar.c
\
assoc.c
\
autocomplete.c
\
...
...
@@ -10,6 +10,7 @@ C_SRCS = \
generated.c
\
progman_dde.c
\
recyclebin.c
\
rsrc.rc
\
shelldispatch.c
\
shelllink.c
\
shellole.c
\
...
...
@@ -21,5 +22,3 @@ C_SRCS = \
shlview.c
\
string.c
\
systray.c
RC_SRCS
=
rsrc.rc
dlls/shfolder/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,4 +2,5 @@ MODULE = shfolder.dll
IMPORTLIB
=
shfolder
IMPORTS
=
shell32
RC_SRCS
=
version.rc
SOURCES
=
\
version.rc
dlls/shlwapi/Makefile.in
View file @
7ccb5df0
...
...
@@ -4,7 +4,7 @@ IMPORTLIB = shlwapi
IMPORTS
=
uuid shcore user32 gdi32 advapi32 kernelbase
DELAYIMPORTS
=
userenv oleaut32 ole32 comctl32 comdlg32 mpr mlang urlmon shell32 winmm
C_SRC
S
=
\
SOURCE
S
=
\
assoc.c
\
clist.c
\
istream.c
\
...
...
@@ -13,11 +13,10 @@ C_SRCS = \
path.c
\
reg.c
\
regstream.c
\
shlwapi.rc
\
shlwapi_main.c
\
stopwatch.c
\
string.c
\
thread.c
\
url.c
\
wsprintf.c
RC_SRCS
=
shlwapi.rc
dlls/strmdll/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,4 +2,5 @@ MODULE = strmdll.dll
EXTRADLLFLAGS
=
-Wb
,--prefer-native
RC_SRCS
=
version.rc
SOURCES
=
\
version.rc
dlls/tdh/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = tdh.dll
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRCS
=
\
tdh_main.c
RC_SRCS
=
version.rc
SOURCES
=
\
tdh_main.c
\
version.rc
dlls/twain_32/Makefile.in
View file @
7ccb5df0
MODULE
=
twain_32.dll
IMPORTS
=
user32
C_SRC
S
=
\
SOURCE
S
=
\
dsm_ctrl.c
\
twain.rc
\
twain32_main.c
RC_SRCS
=
twain.rc
dlls/tzres/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,4 +2,5 @@ MODULE = tzres.dll
EXTRADLLFLAGS
=
-Wb
,--data-only
RC_SRCS
=
tzres.rc
SOURCES
=
\
tzres.rc
dlls/ucrtbase/Makefile.in
View file @
7ccb5df0
...
...
@@ -5,7 +5,7 @@ IMPORTS = $(MUSL_PE_LIBS) ntdll
DELAYIMPORTS
=
advapi32 user32
PARENTSRC
=
../msvcrt
C_SRC
S
=
\
SOURCE
S
=
\
console.c
\
cpp.c
\
crt_gccmain.c
\
...
...
@@ -43,6 +43,5 @@ C_SRCS = \
thread.c
\
time.c
\
undname.c
\
version.rc
\
wcs.c
RC_SRCS
=
version.rc
dlls/user.exe16/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,7 @@ MODULE = user.exe16
IMPORTS
=
mpr user32 gdi32 win32u
EXTRADLLFLAGS
=
-m16
-Wb
,--main-module,user32.dll,--heap,65520
C_SRC
S
=
\
SOURCE
S
=
\
bidi.c
\
comm.c
\
dialog.c
\
...
...
@@ -10,6 +10,5 @@ C_SRCS = \
message.c
\
network.c
\
user.c
\
version.rc
\
window.c
RC_SRCS
=
version.rc
dlls/uxtheme/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,7 @@ IMPORTLIB = uxtheme
IMPORTS
=
user32 gdi32 advapi32
DELAYIMPORTS
=
msimg32
C_SRC
S
=
\
SOURCE
S
=
\
buffer.c
\
dialog.c
\
draw.c
\
...
...
@@ -15,6 +15,5 @@ C_SRCS = \
stylemap.c
\
system.c
\
uxini.c
\
version.rc
\
window.c
RC_SRCS
=
version.rc
dlls/version/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = version.dll
IMPORTLIB
=
version
IMPORTS
=
kernelbase
C_SRCS
=
\
version.c
RC_SRCS
=
version.rc
SOURCES
=
\
version.c
\
version.rc
dlls/version/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
version.dll
IMPORTS
=
version shell32
C_SRC
S
=
\
SOURCE
S
=
\
info.c
\
install.c
RC_SRCS
=
version.rc
install.c
\
version.rc
dlls/vga/Makefile.in
View file @
7ccb5df0
MODULE
=
vga.dll
RC_SRCS
=
version.rc
SOURCES
=
\
version.rc
dlls/vulkan-1/Makefile.in
View file @
7ccb5df0
...
...
@@ -4,7 +4,6 @@ IMPORTLIB = vulkan-1
EXTRADLLFLAGS
=
-Wb
,--prefer-native
RC_SRCS
=
version.rc
C_SRCS
=
\
SOURCES
=
\
version.rc
\
vulkan.c
dlls/webservices/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,7 @@ MODULE = webservices.dll
IMPORTLIB
=
webservices
IMPORTS
=
winhttp rpcrt4 user32 ws2_32
C_SRC
S
=
\
SOURCE
S
=
\
channel.c
\
error.c
\
heap.c
\
...
...
@@ -10,8 +10,7 @@ C_SRCS = \
msg.c
\
proxy.c
\
reader.c
\
rsrc.rc
\
string.c
\
url.c
\
writer.c
RC_SRCS
=
rsrc.rc
dlls/winebus.sys/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,12 +6,11 @@ UNIX_CFLAGS = $(UDEV_CFLAGS) $(SDL2_CFLAGS)
EXTRADLLFLAGS
=
-Wl
,--subsystem,native
C_SRC
S
=
\
SOURCE
S
=
\
bus_iohid.c
\
bus_sdl.c
\
bus_udev.c
\
hid.c
\
main.c
\
unixlib.c
RC_SRCS
=
winebus.rc
unixlib.c
\
winebus.rc
dlls/wined3d/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,7 @@ IMPORTLIB = wined3d
IMPORTS
=
$(VKD3D_PE_LIBS)
dxguid opengl32 user32 gdi32 advapi32
EXTRAINCL
=
$(VKD3D_PE_CFLAGS)
C_SRC
S
=
\
SOURCE
S
=
\
adapter_gl.c
\
adapter_vk.c
\
arb_program_shader.c
\
...
...
@@ -32,8 +32,7 @@ C_SRCS = \
swapchain.c
\
texture.c
\
utils.c
\
version.rc
\
vertexdeclaration.c
\
view.c
\
wined3d_main.c
RC_SRCS
=
version.rc
dlls/winehid.sys/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTS = hidclass ntoskrnl
EXTRADLLFLAGS
=
-Wl
,--subsystem,native
C_SRCS
=
\
main.c
RC_SRCS
=
winehid.rc
SOURCES
=
\
main.c
\
winehid.rc
dlls/wineps.drv/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,7 @@ UNIXLIB = wineps.so
IMPORTS
=
user32 gdi32 winspool advapi32 win32u
UNIX_LIBS
=
-lwin32u
-lm
C_SRC
S
=
\
SOURCE
S
=
\
afm.c
\
bitblt.c
\
bitmap.c
\
...
...
@@ -64,6 +64,5 @@ C_SRCS = \
type1afm.c
\
type42.c
\
unixlib.c
\
vertical.c
RC_SRCS
=
wineps.rc
vertical.c
\
wineps.rc
dlls/wineusb.sys/Makefile.in
View file @
7ccb5df0
...
...
@@ -6,8 +6,7 @@ UNIX_CFLAGS = $(USB_CFLAGS)
EXTRADLLFLAGS
=
-Wl
,--subsystem,native
C_SRC
S
=
\
SOURCE
S
=
\
unixlib.c
\
wineusb.c
RC_SRCS
=
wineusb.rc
wineusb.c
\
wineusb.rc
dlls/winevulkan/Makefile.in
View file @
7ccb5df0
...
...
@@ -4,10 +4,9 @@ IMPORTLIB = winevulkan
IMPORTS
=
user32 gdi32 advapi32 setupapi win32u
UNIX_LIBS
=
-lwin32u
$(PTHREAD_LIBS)
C_SRC
S
=
\
SOURCE
S
=
\
loader.c
\
loader_thunks.c
\
vulkan.c
\
vulkan_thunks.c
RC_SRCS
=
winevulkan.rc
vulkan_thunks.c
\
winevulkan.rc
dlls/winex11.drv/Makefile.in
View file @
7ccb5df0
...
...
@@ -5,7 +5,7 @@ DELAYIMPORTS = comctl32 ole32 shell32 imm32
UNIX_CFLAGS
=
$(X_CFLAGS)
UNIX_LIBS
=
-lwin32u
$(X_LIBS)
$(X_EXTRA_LIBS)
$(PTHREAD_LIBS)
-lm
C_SRC
S
=
\
SOURCE
S
=
\
bitblt.c
\
brush.c
\
clipboard.c
\
...
...
@@ -21,6 +21,7 @@ C_SRCS = \
palette.c
\
pen.c
\
systray.c
\
version.rc
\
vulkan.c
\
window.c
\
wintab.c
\
...
...
@@ -31,5 +32,3 @@ C_SRCS = \
xrandr.c
\
xrender.c
\
xvidmode.c
RC_SRCS
=
version.rc
dlls/winexinput.sys/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = winexinput.sys
IMPORTS
=
ntoskrnl hidparse
EXTRADLLFLAGS
=
-Wl
,--subsystem,native
C_SRCS
=
\
main.c
RC_SRCS
=
winexinput.rc
SOURCES
=
\
main.c
\
winexinput.rc
dlls/winmm/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,7 @@ IMPORTLIB = winmm
IMPORTS
=
uuid user32 advapi32 ole32 msacm32
DELAYIMPORTS
=
dinput8
C_SRC
S
=
\
SOURCE
S
=
\
driver.c
\
joystick.c
\
lolvldrv.c
\
...
...
@@ -12,8 +12,6 @@ C_SRCS = \
playsound.c
\
time.c
\
waveform.c
\
winmm.c
RC_SRCS
=
\
winmm.c
\
winmm.rc
\
winmm_res.rc
dlls/winmm/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
winmm.dll
IMPORTS
=
winmm ole32 user32 advapi32
C_SRC
S
=
\
SOURCE
S
=
\
capture.c
\
generated.c
\
joystick.c
\
...
...
@@ -10,8 +10,6 @@ C_SRCS = \
midi.c
\
mixer.c
\
mmio.c
\
rsrc.rc
\
timer.c
\
wave.c
RC_SRCS
=
\
rsrc.rc
dlls/winscard/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,9 +3,7 @@ IMPORTLIB = winscard
UNIXLIB
=
winscard.so
UNIX_LIBS
=
$(PCSCLITE_LIBS)
C_SRCS
=
\
SOURCES
=
\
rsrc.rc
\
unixlib.c
\
winscard.c
RC_SRCS
=
\
rsrc.rc
dlls/winspool.drv/Makefile.in
View file @
7ccb5df0
...
...
@@ -5,9 +5,8 @@ IMPORTS = user32 gdi32 advapi32 compstui
UNIX_CFLAGS
=
$(CUPS_CFLAGS)
UNIX_LIBS
=
$(APPLICATIONSERVICES_LIBS)
C_SRC
S
=
\
SOURCE
S
=
\
cups.c
\
info.c
\
winspool.rc
\
wspool.c
RC_SRCS
=
winspool.rc
dlls/wintrust/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,12 +3,10 @@ IMPORTLIB = wintrust
IMPORTS
=
crypt32 user32 advapi32
DELAYIMPORTS
=
cryptui imagehlp
C_SRC
S
=
\
SOURCE
S
=
\
asn.c
\
crypt.c
\
register.c
\
softpub.c
\
version.rc
\
wintrust_main.c
RC_SRCS
=
\
version.rc
dlls/wldap32/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,7 @@ IMPORTLIB = wldap32
IMPORTS
=
$(LDAP_PE_LIBS)
crypt32 secur32 ws2_32 user32
EXTRAINCL
=
$(LDAP_PE_CFLAGS)
C_SRC
S
=
\
SOURCE
S
=
\
add.c
\
ber.c
\
bind.c
\
...
...
@@ -23,6 +23,5 @@ C_SRCS = \
parse.c
\
rename.c
\
search.c
\
value.c
RC_SRCS
=
wldap32.rc
value.c
\
wldap32.rc
dlls/wmp/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
wmp.dll
IMPORTS
=
ole32 oleaut32 user32 gdi32
C_SRC
S
=
\
SOURCE
S
=
\
media.c
\
oleobj.c
RC_SRCS
=
\
oleobj.c
\
rsrc.rc
dlls/wmvcore/Makefile.in
View file @
7ccb5df0
...
...
@@ -5,9 +5,8 @@ DELAYIMPORTS = winegstreamer
EXTRADLLFLAGS
=
-Wb
,--prefer-native
C_SRC
S
=
\
SOURCE
S
=
\
async_reader.c
\
version.rc
\
wmvcore_main.c
\
writer.c
RC_SRCS
=
version.rc
dlls/wmvcore/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
wmvcore.dll
IMPORTS
=
ole32 wmvcore
C_SRCS
=
\
SOURCES
=
\
rsrc.rc
\
wmvcore.c
RC_SRCS
=
\
rsrc.rc
dlls/wpcap/Makefile.in
View file @
7ccb5df0
...
...
@@ -4,8 +4,7 @@ IMPORTS = iphlpapi
DELAYIMPORTS
=
ws2_32
UNIX_LIBS
=
$(PCAP_LIBS)
C_SRC
S
=
\
SOURCE
S
=
\
unixlib.c
\
version.rc
\
wpcap.c
RC_SRCS
=
version.rc
dlls/ws2_32/Makefile.in
View file @
7ccb5df0
...
...
@@ -5,11 +5,10 @@ IMPORTLIB = ws2_32
DELAYIMPORTS
=
dnsapi advapi32 iphlpapi user32
UNIX_LIBS
=
$(PTHREAD_LIBS)
C_SRC
S
=
\
SOURCE
S
=
\
async.c
\
inaddr.c
\
protocol.c
\
socket.c
\
unixlib.c
RC_SRCS
=
version.rc
unixlib.c
\
version.rc
dlls/wsock32/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,9 +2,8 @@ MODULE = wsock32.dll
IMPORTLIB
=
wsock32
IMPORTS
=
mswsock ws2_32 iphlpapi
C_SRC
S
=
\
SOURCE
S
=
\
protocol.c
\
service.c
\
socket.c
RC_SRCS
=
version.rc
socket.c
\
version.rc
dlls/wuaueng/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,4 +2,5 @@ MODULE = wuaueng.dll
EXTRADLLFLAGS
=
-Wb
,--prefer-native
RC_SRCS
=
version.rc
SOURCES
=
\
version.rc
dlls/xinput1_1/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = xinput1_1.dll
IMPORTS
=
hid setupapi advapi32 user32
PARENTSRC
=
../xinput1_3
C_SRCS
=
\
main.c
RC_SRCS
=
version.rc
SOURCES
=
\
main.c
\
version.rc
dlls/xinput1_2/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = xinput1_2.dll
IMPORTS
=
hid setupapi advapi32 user32
PARENTSRC
=
../xinput1_3
C_SRCS
=
\
main.c
RC_SRCS
=
version.rc
SOURCES
=
\
main.c
\
version.rc
dlls/xinput1_3/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = xinput1_3.dll
IMPORTLIB
=
xinput
IMPORTS
=
hid setupapi advapi32 user32
C_SRCS
=
\
main.c
RC_SRCS
=
version.rc
SOURCES
=
\
main.c
\
version.rc
dlls/xinput1_4/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = xinput1_4.dll
IMPORTS
=
hid setupapi advapi32 user32
PARENTSRC
=
../xinput1_3
C_SRCS
=
\
main.c
RC_SRCS
=
version.rc
SOURCES
=
\
main.c
\
version.rc
dlls/xinput9_1_0/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = xinput9_1_0.dll
IMPORTS
=
hid setupapi advapi32 user32
PARENTSRC
=
../xinput1_3
C_SRCS
=
\
main.c
RC_SRCS
=
version.rc
SOURCES
=
\
main.c
\
version.rc
dlls/xinputuap/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = xinputuap.dll
IMPORTS
=
hid setupapi advapi32 user32
PARENTSRC
=
../xinput1_3
C_SRCS
=
\
main.c
RC_SRCS
=
version.rc
SOURCES
=
\
main.c
\
version.rc
dlls/xpsprint/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,4 +2,5 @@ MODULE = xpsprint.dll
EXTRADLLFLAGS
=
-Wb
,--prefer-native
RC_SRCS
=
xpsprint.rc
SOURCES
=
\
xpsprint.rc
programs/attrib/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,6 +3,6 @@ IMPORTS = user32
EXTRADLLFLAGS
=
-mconsole
-municode
C_SRCS
=
attrib.c
RC_SRCS
=
attrib.rc
SOURCES
=
\
attrib.c
\
attrib.rc
programs/chcp.com/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTS = kernelbase
EXTRADLLFLAGS
=
-mconsole
-municode
C_SRCS
=
\
SOURCES
=
\
chcp.rc
\
main.c
RC_SRCS
=
chcp.rc
programs/clock/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,8 +3,7 @@ IMPORTS = comdlg32 shell32 user32 gdi32 comctl32
EXTRADLLFLAGS
=
-mwindows
C_SRCS
=
\
SOURCES
=
\
clock.rc
\
main.c
\
winclock.c
RC_SRCS
=
clock.rc
programs/cmd/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
cmd.exe
C_SRC
S
=
\
SOURCE
S
=
\
batch.c
\
directory.c
RC_SRCS
=
rsrc.rc
directory.c
\
rsrc.rc
programs/conhost/Makefile.in
View file @
7ccb5df0
...
...
@@ -4,8 +4,7 @@ DELAYIMPORTS = comctl32
EXTRADLLFLAGS
=
-mwindows
-municode
C_SRC
S
=
\
SOURCE
S
=
\
conhost.c
\
conhost.rc
\
window.c
RC_SRCS
=
conhost.rc
programs/control/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,6 +3,6 @@ IMPORTS = shell32 user32 comctl32
EXTRADLLFLAGS
=
-mwindows
-municode
C_SRCS
=
control.c
RC_SRCS
=
control.rc
SOURCES
=
\
control.c
\
control.rc
programs/dism/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,6 +2,6 @@ MODULE = dism.exe
EXTRADLLFLAGS
=
-mconsole
-municode
RC_SRCS
=
version.rc
C_SRCS
=
dism.
c
SOURCES
=
\
dism.c
\
version.r
c
programs/dplaysvr/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = dplaysvr.exe
EXTRADLLFLAGS
=
-mwindows
-municode
C_SRCS
=
\
main.c
RC_SRCS
=
version.rc
SOURCES
=
\
main.c
\
version.rc
programs/dpnsvr/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = dpnsvr.exe
EXTRADLLFLAGS
=
-mconsole
-municode
C_SRCS
=
\
main.c
RC_SRCS
=
version.rc
SOURCES
=
\
main.c
\
version.rc
programs/dpvsetup/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = dpvsetup.exe
EXTRADLLFLAGS
=
-mwindows
-municode
C_SRCS
=
\
main.c
RC_SRCS
=
version.rc
SOURCES
=
\
main.c
\
version.rc
programs/dxdiag/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,9 +3,8 @@ IMPORTS = dxguid ole32 oleaut32 user32 comctl32
EXTRADLLFLAGS
=
-mwindows
-municode
C_SRCS
=
\
SOURCES
=
\
dxdiag.rc
\
information.c
\
main.c
\
output.c
RC_SRCS
=
dxdiag.rc
programs/explorer/Makefile.in
View file @
7ccb5df0
...
...
@@ -4,11 +4,10 @@ DELAYIMPORTS = comctl32 shell32 oleaut32 ole32 shlwapi
EXTRADLLFLAGS
=
-mwindows
-municode
C_SRC
S
=
\
SOURCE
S
=
\
appbar.c
\
desktop.c
\
explorer.c
\
explorer.rc
\
startmenu.c
\
systray.c
RC_SRCS
=
explorer.rc
programs/extrac32/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTS = shell32 setupapi shlwapi user32 comctl32
EXTRADLLFLAGS
=
-mwindows
-municode
C_SRCS
=
\
extrac32.c
RC_SRCS
=
extrac32.rc
SOURCES
=
\
extrac32.c
\
extrac32.rc
programs/find/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,6 +3,6 @@ IMPORTS = user32
EXTRADLLFLAGS
=
-mconsole
-municode
C_SRCS
=
find.c
RC_SRCS
=
find.rc
SOURCES
=
\
find.c
\
find.rc
programs/findstr/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTS = user32
EXTRADLLFLAGS
=
-mconsole
-municode
C_SRCS
=
\
SOURCES
=
\
findstr.rc
\
main.c
RC_SRCS
=
findstr.rc
programs/hostname/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,6 +3,6 @@ DELAYIMPORTS = user32
EXTRADLLFLAGS
=
-mconsole
-municode
C_SRCS
=
hostname.c
RC_SRCS
=
hostname.rc
SOURCES
=
\
hostname.c
\
hostname.rc
programs/ipconfig/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,6 +3,6 @@ IMPORTS = iphlpapi ws2_32 user32
EXTRADLLFLAGS
=
-mconsole
-municode
C_SRCS
=
ipconfig.c
RC_SRCS
=
ipconfig.rc
SOURCES
=
\
ipconfig.c
\
ipconfig.rc
programs/klist/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,8 +3,6 @@ IMPORTS = secur32 advapi32 user32
EXTRADLLFLAGS
=
-mconsole
-municode
C_SRCS
=
\
SOURCES
=
\
klist.rc
\
main.c
RC_SRCS
=
\
klist.rc
programs/msinfo32/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTS = shell32 user32 comctl32
EXTRADLLFLAGS
=
-mwindows
-municode
C_SRCS
=
\
main.c
RC_SRCS
=
msinfo32.rc
SOURCES
=
\
main.c
\
msinfo32.rc
programs/net/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,6 +3,6 @@ IMPORTS = netapi32 user32 advapi32
EXTRADLLFLAGS
=
-mconsole
-municode
C_SRCS
=
net.c
RC_SRCS
=
net.rc
SOURCES
=
\
net.c
\
net.rc
programs/netstat/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,6 +3,6 @@ IMPORTS = iphlpapi user32 ws2_32
EXTRADLLFLAGS
=
-mconsole
-municode
C_SRCS
=
netstat.c
RC_SRCS
=
netstat.rc
SOURCES
=
\
netstat.c
\
netstat.rc
programs/oleview/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,12 +3,11 @@ IMPORTS = uuid comdlg32 comctl32 shell32 oleaut32 ole32 user32 advapi32
EXTRADLLFLAGS
=
-mwindows
C_SRC
S
=
\
SOURCE
S
=
\
details.c
\
interface.c
\
oleview.c
\
oleview.rc
\
pane.c
\
tree.c
\
typelib.c
RC_SRCS
=
oleview.rc
programs/progman/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,12 +3,11 @@ IMPORTS = shell32 comdlg32 user32 gdi32
EXTRADLLFLAGS
=
-mwindows
C_SRC
S
=
\
SOURCE
S
=
\
dialog.c
\
group.c
\
grpfile.c
\
main.c
\
progman.rc
\
program.c
\
string.c
RC_SRCS
=
progman.rc
programs/reg/Makefile.in
View file @
7ccb5df0
...
...
@@ -4,13 +4,12 @@ DELAYIMPORTS = user32
EXTRADLLFLAGS
=
-mconsole
-municode
C_SRC
S
=
\
SOURCE
S
=
\
add.c
\
copy.c
\
delete.c
\
export.c
\
import.c
\
query.c
\
reg.c
RC_SRCS
=
reg.rc
reg.c
\
reg.rc
programs/robocopy/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = robocopy.exe
EXTRADLLFLAGS
=
-mconsole
-municode
C_SRCS
=
\
main.c
RC_SRCS
=
robocopy.rc
SOURCES
=
\
main.c
\
robocopy.rc
programs/setx/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,8 +2,6 @@ MODULE = setx.exe
EXTRADLLFLAGS
=
-mconsole
-municode
C_SRCS
=
\
main.c
RC_SRCS
=
\
SOURCES
=
\
main.c
\
version.rc
programs/start/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,6 +3,6 @@ IMPORTS = shell32 user32
EXTRADLLFLAGS
=
-mconsole
-municode
C_SRCS
=
start.c
RC_SRCS
=
start.rc
SOURCES
=
\
start.c
\
start.rc
programs/taskkill/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,6 +3,6 @@ IMPORTS = user32
EXTRADLLFLAGS
=
-mconsole
-municode
C_SRCS
=
taskkill.c
RC_SRCS
=
taskkill.rc
SOURCES
=
\
taskkill.c
\
taskkill.rc
programs/tasklist/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,6 +3,6 @@ IMPORTS = user32
EXTRADLLFLAGS
=
-mconsole
-municode
C_SRCS
=
tasklist.c
RC_SRCS
=
tasklist.rc
SOURCES
=
\
tasklist.c
\
tasklist.rc
programs/uninstaller/Makefile.in
View file @
7ccb5df0
...
...
@@ -4,7 +4,6 @@ DELAYIMPORTS = shlwapi shell32 user32 gdi32 comctl32
EXTRADLLFLAGS
=
-mwindows
-municode
C_SRCS
=
\
main.c
RC_SRCS
=
uninstaller.rc
SOURCES
=
\
main.c
\
uninstaller.rc
programs/view/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTS = comdlg32 user32 gdi32 comctl32
EXTRADLLFLAGS
=
-mwindows
-municode
C_SRCS
=
\
view.c
RC_SRCS
=
view.rc
SOURCES
=
\
view.c
\
view.rc
programs/winevdm/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTS = user32 kernel
EXTRADLLFLAGS
=
-mwindows
C_SRCS
=
\
winevdm.c
RC_SRCS
=
winevdm.rc
SOURCES
=
\
winevdm.c
\
winevdm.rc
programs/winver/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,6 +3,6 @@ IMPORTS = shell32 comctl32
EXTRADLLFLAGS
=
-mwindows
C_SRCS
=
winver.c
RC_SRCS
=
version.r
c
SOURCES
=
\
version.rc
\
winver.
c
programs/wmic/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTS = oleaut32 ole32 user32
EXTRADLLFLAGS
=
-mconsole
-municode
C_SRCS
=
\
main.c
RC_SRCS
=
wmic.rc
SOURCES
=
\
main.c
\
wmic.rc
programs/wmplayer/Makefile.in
View file @
7ccb5df0
...
...
@@ -2,7 +2,6 @@ MODULE = wmplayer.exe
EXTRADLLFLAGS
=
-mwindows
-municode
RC_SRCS
=
version.rc
C_SRCS
=
\
main.c
SOURCES
=
\
main.c
\
version.rc
programs/write/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,6 +3,6 @@ IMPORTS = user32 gdi32 shell32
EXTRADLLFLAGS
=
-mwindows
C_SRCS
=
write.c
RC_SRCS
=
write.rc
SOURCES
=
\
write.c
\
write.rc
programs/wscript/tests/Makefile.in
View file @
7ccb5df0
TESTDLL
=
wscript.exe
IMPORTS
=
ole32 oleaut32 psapi advapi32
C_SRCS
=
\
SOURCES
=
\
rsrc.rc
\
run.c
RC_SRCS
=
rsrc.rc
programs/xcopy/Makefile.in
View file @
7ccb5df0
...
...
@@ -3,7 +3,6 @@ IMPORTS = shell32 user32
EXTRADLLFLAGS
=
-mconsole
-municode
C_SRCS
=
\
xcopy.c
RC_SRCS
=
xcopy.rc
SOURCES
=
\
xcopy.c
\
xcopy.rc
tools/make_makefiles
View file @
7ccb5df0
...
...
@@ -338,7 +338,7 @@ sub assign_sources_to_makefiles(@)
my
$make
=
$makefiles
{
"$dir/Makefile.in"
};
my
$name
=
substr
(
$file
,
length
(
$dir
)
+
1
);
if
(
$name
=~
/\.(in|l|m|mc|po|sfd|svg|y)$/
)
if
(
$name
=~
/\.(in|l|m|mc|po|
rc|
sfd|svg|y)$/
)
{
push
@
{
$
{
$make
}{
"=SOURCES"
}},
$name
;
next
;
...
...
@@ -351,10 +351,6 @@ sub assign_sources_to_makefiles(@)
{
next
if
$dir
ne
"include"
;
}
elsif
(
$name
=~
/\.rc$/
)
{
push
@
{
$
{
$make
}{
"=RC_SRCS"
}},
$name
;
}
elsif
(
$name
=~
/\.idl$/
)
{
die
"no makedep flags specified in $file"
unless
$dir
eq
"include"
||
get_makedep_flags
(
$file
);
...
...
@@ -392,7 +388,6 @@ sub assign_sources_to_makefiles(@)
next
unless
$parent
;
preserve_shared_source_files
(
$makefiles
{
$file
},
$makefiles
{
$parent
},
"SOURCES"
);
preserve_shared_source_files
(
$makefiles
{
$file
},
$makefiles
{
$parent
},
"C_SRCS"
);
preserve_shared_source_files
(
$makefiles
{
$file
},
$makefiles
{
$parent
},
"RC_SRCS"
);
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment