8 lines
80 B
Makefile
8 lines
80 B
Makefile
MODULE = netprofm.dll
|
|
|
|
C_SRCS = \
|
|
list.c \
|
|
main.c
|
|
|
|
IDL_SRCS = netprofm.idl
|