mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 13:09:57 +00:00
36052f0108
Signed-off-by: Eric Pouech <eric.pouech@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
7 lines
101 B
Makefile
7 lines
101 B
Makefile
MODULE = snmpapi.dll
|
|
IMPORTLIB = snmpapi
|
|
|
|
EXTRADLLFLAGS = -Wb,--prefer-native
|
|
|
|
C_SRCS = \
|
|
main.c
|