mirror of
https://github.com/reactos/wine.git
synced 2025-01-08 12:20:55 +00:00
7 lines
80 B
Makefile
7 lines
80 B
Makefile
MODULE = psapi.dll
|
|
IMPORTLIB = psapi
|
|
|
|
RC_SRCS = version.rc
|
|
|
|
@MAKE_DLL_RULES@
|