wine/dlls/psapi/Makefile.in
2003-10-11 01:09:15 +00:00

14 lines
197 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = psapi.dll
IMPORTS = kernel32 ntdll
C_SRCS = \
psapi_main.c
@MAKE_DLL_RULES@
### Dependencies: