mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 14:24:45 +00:00
8e4114be10
Signed-off-by: Eric Pouech <eric.pouech@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
5 lines
77 B
Makefile
5 lines
77 B
Makefile
TESTDLL = ndis.sys
|
|
IMPORTS = iphlpapi advapi32 ole32
|
|
|
|
C_SRCS = \
|
|
ndis.c
|