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-schema: set subClassOf by default to top if not specified
[Samba/vl.git]
/
librpc
/
tools
/
wscript_build
blob
d1f0a269395d39aad1144042cc79f81a166e5b34
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'
7
)