blob: 05573b7a52ba6c91d0e8a46f585699bd36758cf6 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = psapi.dll
IMPORTLIB = psapi
IMPORTS = kernel32 ntdll
C_SRCS = \
psapi_main.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@