mirror of
https://github.com/reactos/wine.git
synced 2025-01-06 03:09:14 +00:00
7 lines
68 B
Makefile
7 lines
68 B
Makefile
MODULE = ktmw32.dll
|
|
|
|
C_SRCS = \
|
|
ktmw32_main.c
|
|
|
|
@MAKE_DLL_RULES@
|