Changed CBGetDroppedControlRect to be compliant with Windows API.
[wine/testsucceed.git] / dlls / psapi / Makefile.in
blob17c618b65330d7d3dfd33f8632302d6369e86b1f
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = psapi
8 C_SRCS = \
9 psapi_main.c
11 all: $(MODULE).o
13 @MAKE_RULES@
15 ### Dependencies: