mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-02 17:43:44 +00:00
4 lines
89 B
Makefile
4 lines
89 B
Makefile
MODULE = imm.dll16
|
|
EXTRADLLFLAGS = -m16 -Wb,--main-module,imm32.dll
|
|
|
|
@MAKE_DLL_RULES@
|