mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
34ddb33b4b
so while this does compile, it does not work yet.
(This used to be commit 3d885562c9
)
10 lines
231 B
Makefile
10 lines
231 B
Makefile
[SUBSYSTEM::LIBSMB]
|
|
REQUIRED_SUBSYSTEMS = LIBCLI SOCKET
|
|
ADD_OBJ_FILES = libcli/clireadwrite.o \
|
|
libcli/cliconnect.o \
|
|
libcli/clifile.o \
|
|
libcli/clilist.o \
|
|
libcli/clitrans2.o \
|
|
libcli/climessage.o \
|
|
libcli/clideltree.o
|