mirror of
https://github.com/reactos/wine.git
synced 2025-01-07 11:51:28 +00:00
7 lines
83 B
Makefile
7 lines
83 B
Makefile
MODULE = rasapi32.dll
|
|
IMPORTLIB = rasapi32
|
|
|
|
C_SRCS = rasapi.c
|
|
|
|
@MAKE_DLL_RULES@
|