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:smb2_create: #if 0 unused variable
[Samba.git]
/
librpc
/
tools
/
wscript_build
blob
a7463a91493bab05e5d48e72fb9e334005824aca
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 POPT_SAMBA ndr-table errors NDR_DCERPC'
7
)