mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 12:20:07 +00:00
7 lines
67 B
Makefile
7 lines
67 B
Makefile
MODULE = monodebg.vxd
|
|
|
|
C_SRCS = \
|
|
monodebg.c
|
|
|
|
@MAKE_DLL_RULES@
|