mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 14:24:45 +00:00
e0a0b6ab60
Signed-off-by: Eric Pouech <eric.pouech@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
5 lines
70 B
Makefile
5 lines
70 B
Makefile
MODULE = vnetbios.vxd
|
|
IMPORTS = netapi32
|
|
|
|
C_SRCS = \
|
|
vnetbios.c
|