mirror of
https://github.com/reactos/wine.git
synced 2024-12-11 13:26:00 +00:00
6 lines
70 B
Makefile
6 lines
70 B
Makefile
|
MODULE = normaliz.dll
|
||
|
IMPORTLIB = normaliz
|
||
|
|
||
|
C_SRCS = \
|
||
|
normaliz.c
|