mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 05:00:30 +00:00
5 lines
97 B
Makefile
5 lines
97 B
Makefile
MODULE = rasapi16.dll16
|
|
EXTRADLLFLAGS = -m16 -Wb,--main-module,rasapi32.dll
|
|
|
|
@MAKE_DLL_RULES@
|