repo.or.cz
/
Samba
/
vl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s4:lsa Functions to set Domain Trust Information
[Samba/vl.git]
/
lib
/
tsocket
/
config.mk
blob
ca2978a4265c6b50c3d78243057a31c761e0b84a
1
[
SUBSYSTEM
::
LIBTSOCKET
]
2
PRIVATE_DEPENDENCIES
=
LIBREPLACE_NETWORK
3
PUBLIC_DEPENDENCIES
=
LIBTALLOC LIBTEVENT
4
5
LIBTSOCKET_OBJ_FILES
= $(
addprefix
..
/
lib
/
tsocket
/,
\
6
tsocket.o \
7
tsocket_helpers.o \
8
tsocket_bsd.o
)
9
10
PUBLIC_HEADERS
+= $(
addprefix
..
/
lib
/
tsocket
/,
\
11
tsocket.h\
12
tsocket_internal.h
)
13