DIB Engine: fix MapModes for xxxBlt
[wine/hacks.git] / dlls / winnls32 / Makefile.in
blobe84c61e1d7886972aaf58fc42b85fc5b9758df70
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winnls32.dll
6 IMPORTLIB = winnls32
7 IMPORTS = kernel32
9 C_SRCS = \
10 winnls.c
12 @MAKE_DLL_RULES@