repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
winebuild: Signal an error when a thiscall function doesn't take a pointer as first...
[wine/hramrach.git]
/
dlls
/
ntoskrnl.exe
/
Makefile.in
blob
fbecd8bf327aba3fdeb59f93dd26e597268fdf36
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
ntoskrnl.exe
6
IMPORTLIB
=
ntoskrnl.exe
7
8
C_SRCS
=
\
9
instr.c \
10
ntoskrnl.c
11
12
RC_SRCS
=
ntoskrnl.rc
13
14
@MAKE_DLL_RULES@