repo.or.cz
/
Samba
/
bb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s3:smbd: in sys_disk_free(), fix line length and indentation of debug statement
[Samba/bb.git]
/
utils
/
wscript_build
blob
bb13bc78c316408cf7f00764560e30e248683f30
1
#!/usr/bin/env python
2
3
bld
.
SAMBA_BINARY
(
'samba-dig'
,
4
source
=
'samba-dig.c'
,
5
deps
=
'samba-util NDR_DNS tevent clidns'
6
)
7