gdi32: Fix logical error of italic, bold determination.
[wine/hacks.git] / dlls / psapi / Makefile.in
blob4e618b42ea43dd8619e7796ad7c9a527f89afd49
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = psapi.dll
6 IMPORTLIB = libpsapi.$(IMPLIBEXT)
7 IMPORTS = kernel32 ntdll
9 C_SRCS = \
10 psapi_main.c
12 @MAKE_DLL_RULES@
14 ### Dependencies: