repo.or.cz
/
samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s3:tldap: store plain and gensec tstream
[samba.git]
/
librpc
/
tools
/
wscript_build
blob
3f2f95007d5981f9497758cb550c8fa3389361f9
1
#!/usr/bin/env python
2
3
bld
.
SAMBA_BINARY
(
'ndrdump'
,
4
source
=
'ndrdump.c'
,
5
manpages
=
'ndrdump.1'
,
6
deps
=
'samba-hostconfig samba-util popt CMDLINE_S4 ndr-table samba-errors NDR_DCERPC'
7
)