mirror of
https://github.com/reactos/wine.git
synced 2025-02-16 10:59:45 +00:00
6 lines
70 B
Makefile
6 lines
70 B
Makefile
MODULE = vnetbios.vxd
|
|
IMPORTS = netapi32
|
|
|
|
C_SRCS = \
|
|
vnetbios.c
|