mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 14:24:45 +00:00
adf47c60e6
Signed-off-by: Eric Pouech <eric.pouech@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
6 lines
89 B
Makefile
6 lines
89 B
Makefile
MODULE = inetmib1.dll
|
|
IMPORTS = snmpapi
|
|
DELAYIMPORTS = iphlpapi
|
|
|
|
C_SRCS = \
|
|
main.c
|