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
libcli-dns: Remove obsolete dns_host_file subsystem.
[Samba.git]
/
libcli
/
dns
/
wscript_build
blob
018df6b387ead9561b779ef2aa480a96ac6b9406
1
#!/usr/bin/env python
2
3
bld
.
SAMBA_SUBSYSTEM
(
'clidns'
,
4
source
=
'dns.c'
,
5
public_deps
=
'LIBTSOCKET tevent-util'
)