mirror of
https://github.com/reactos/wine.git
synced 2024-11-27 05:30:30 +00:00
7 lines
63 B
Makefile
7 lines
63 B
Makefile
MODULE = inkobj.dll
|
|
|
|
C_SRCS = \
|
|
inkobj.c
|
|
|
|
@MAKE_DLL_RULES@
|