6 lines
59 B
Makefile
6 lines
59 B
Makefile
|
MODULE = mgmtapi.dll
|
||
|
|
||
|
C_SRCS = mgmtapi.c
|
||
|
|
||
|
@MAKE_DLL_RULES@
|