wined3d: Use the HDC from the acquired context to call SwapBuffer().
[wine.git] / dlls / ntoskrnl.exe / Makefile.in
blobc91a7764e610c22358439865d690cdb7703c4829
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 instr.c \
11 ntoskrnl.c
13 RC_SRCS = ntoskrnl.rc
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend