wine/dlls/psapi/Makefile.in
2000-11-05 04:53:07 +00:00

16 lines
210 B
Makefile

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