blob: 93da7aa7d4e39f91df5a0a79adeb3e399c59c424 [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@
@DEPENDENCIES@ # everything below this line is overwritten by make depend