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
kernel32: Get rid of the last parameter to PROFILE_CopyEntry().
[wine.git]
/
dlls
/
ntoskrnl.exe
/
Makefile.in
blob
df48e44ede9916ea894326de5f8f51bda8bfd4f2
1
MODULE
=
ntoskrnl.exe
2
IMPORTLIB
=
ntoskrnl
3
IMPORTS
=
advapi32 hal msvcrt
4
DELAYIMPORTS
=
rpcrt4 setupapi
5
6
EXTRADLLFLAGS
= -
mno-cygwin
7
8
C_SRCS
=
\
9
instr.c \
10
ntoskrnl.c \
11
pnp.c \
12
sync.c
13
14
RC_SRCS
=
ntoskrnl.rc
15
16
IDL_SRCS
=
\
17
plugplay.idl