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
dbghelp: Use local declarations of r_debug and link_map structs.
[wine.git]
/
dlls
/
ntoskrnl.exe
/
Makefile.in
blob
67afa8f9d8a7b1ab9f80617579d665e52e6a1c87
1
MODULE
=
ntoskrnl.exe
2
IMPORTLIB
=
ntoskrnl
3
IMPORTS
=
advapi32 hal msvcrt
4
DELAYIMPORTS
=
setupapi user32
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