6 lines
77 B
Makefile
6 lines
77 B
Makefile
|
TESTDLL = ndis.sys
|
||
|
IMPORTS = iphlpapi advapi32 ole32
|
||
|
|
||
|
C_SRCS = \
|
||
|
ndis.c
|