6 lines
63 B
Makefile
6 lines
63 B
Makefile
|
TESTDLL = netprofm.dll
|
||
|
IMPORTS = ole32
|
||
|
|
||
|
C_SRCS = \
|
||
|
list.c
|