You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
409 B
24 lines
409 B
|
|
SOURCES=\
|
|
..\session.c \
|
|
..\connect.c \
|
|
..\receive.c \
|
|
..\send.c \
|
|
..\registry.c \
|
|
..\ioctl.c \
|
|
..\name.c \
|
|
..\dgram.c \
|
|
..\global.c \
|
|
..\util.c \
|
|
..\ntpnp.c \
|
|
..\sock.c \
|
|
..\dns.c \
|
|
..\fileio.c \
|
|
..\tdihndlr.c \
|
|
..\tdircv.c \
|
|
..\conncache.c \
|
|
..\driver2.c \
|
|
..\hash.c \
|
|
..\ip2netbios.c \
|
|
..\init.c
|
|
|