6 lines
65 B
Makefile
6 lines
65 B
Makefile
TESTDLL = wldap32.dll
|
|
IMPORTS = wldap32
|
|
|
|
C_SRCS = \
|
|
parse.c
|