dplayx: Code to forward player creation
[wine/gsoc_dplay.git] / dlls / ntoskrnl.exe / Makefile.in
blob0dad8c343f94ce46f2e8d6f698c87c9a1930909b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = ntoskrnl.exe
6 IMPORTLIB = ntoskrnl.exe
7 IMPORTS = kernel32 ntdll
9 C_SRCS = \
10 ntoskrnl.c
12 RC_SRCS = ntoskrnl.rc
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend