Moved a few remaining 16-bit window functions to wnd16.c and moved it
[wine.git] / dlls / psapi / Makefile.in
blobed72ac0640b6c42d8d966353b5de100906a0b4bf
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = psapi.dll
6 IMPORTS = kernel32 ntdll
8 LDDLLFLAGS = @LDDLLFLAGS@
9 SYMBOLFILE = $(MODULE).tmp.o
11 C_SRCS = \
12 psapi_main.c
14 @MAKE_DLL_RULES@
16 ### Dependencies: