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
d3d8/tests: Make tests pass on a W2K8 VM.
[wine.git]
/
dlls
/
ntoskrnl.exe
/
Makefile.in
blob
0dad8c343f94ce46f2e8d6f698c87c9a1930909b
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
ntoskrnl.exe
6
IMPORTLIB
=
ntoskrnl.exe
7
IMPORTS
=
kernel32 ntdll
8
9
C_SRCS
=
\
10
ntoskrnl.c
11
12
RC_SRCS
=
ntoskrnl.rc
13
14
@MAKE_DLL_RULES@
15
16
@DEPENDENCIES@
# everything below this line is overwritten by make depend