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
rpcrt4: Write the function header into the procedure format string.
[wine.git]
/
dlls
/
krnl386.exe16
/
Makefile.in
blob
dae89e277c2fa552016950554d93ca381706e4c9
1
MODULE
=
krnl386.exe16
2
IMPORTLIB
=
kernel
3
IMPORTS
=
winecrt0 kernel32 ntdll
4
DELAYIMPORTS
=
dsound user32
5
EXTRADLLFLAGS
= -
m16
-
nodefaultlibs
-
Wb
,--
dll-name
,
kernel
6
7
C_SRCS
=
\
8
atom.c \
9
dma.c \
10
dosmem.c \
11
dosvm.c \
12
error.c \
13
file.c \
14
fpu.c \
15
global.c \
16
instr.c \
17
int13.c \
18
int15.c \
19
int21.c \
20
int25.c \
21
int26.c \
22
int2f.c \
23
int31.c \
24
int67.c \
25
interrupts.c \
26
ioports.c \
27
kernel.c \
28
local.c \
29
ne_module.c \
30
ne_segment.c \
31
registry.c \
32
relay.c \
33
resource.c \
34
selector.c \
35
snoop.c \
36
soundblaster.c \
37
syslevel.c \
38
task.c \
39
thunk.c \
40
utthunk.c \
41
vxd.c \
42
wowthunk.c
43
44
RC_SRCS
=
version.rc