repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 8.2.
[wine.git]
/
dlls
/
kernel32
/
Makefile.in
blob
cf07832226d0e6ad8f9f03338dff80f976d948bd
1
EXTRADEFS
= -
D_KERNEL32_
-
D_NORMALIZE_
2
MODULE
=
kernel32.dll
3
IMPORTLIB
=
kernel32
4
IMPORTS
=
kernelbase ntdll winecrt0
5
6
EXTRADLLFLAGS
= -
nodefaultlibs
-
Wb
,-
F
,
KERNEL32.dll
-
Wl
,--
image-base
,
0x7b600000
7
8
C_SRCS
=
\
9
atom.c \
10
comm.c \
11
computername.c \
12
console.c \
13
debugger.c \
14
file.c \
15
heap.c \
16
kernel_main.c \
17
locale.c \
18
lzexpand.c \
19
module.c \
20
path.c \
21
powermgnt.c \
22
process.c \
23
profile.c \
24
resource.c \
25
sync.c \
26
tape.c \
27
thread.c \
28
toolhelp.c \
29
version.c \
30
virtual.c \
31
volume.c
32
33
RC_SRCS
=
\
34
version.rc