3 bld
.SAMBA_LIBRARY('clidns',
4 source
='dns.c resolvconf.c',
5 public_deps
='LIBTSOCKET tevent-util ndr-standard',
8 bld
.SAMBA_BINARY('resolvconftest',
9 source
='resolvconftest.c',
11 enabled
=bld
.CONFIG_SET('HAVE_FMEMOPEN'),
14 bld
.SAMBA_SUBSYSTEM('dns_lookup',
15 source
='dns_lookup.c',
18 bld
.SAMBA_BINARY('dns_lookuptest',
19 source
='dns_lookuptest.c',