mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 08:49:15 +00:00
6 lines
84 B
Makefile
6 lines
84 B
Makefile
MODULE = winoldap.mod16
|
|
|
|
EXTRADLLFLAGS = -mconsole -m16
|
|
|
|
SOURCES = \
|
|
winoldap.c
|