s4-provision: don't ask only 3 times for passwd in interactive mode
[Samba/gebeck_regimport.git] / source4 / wscript_build
blob47f251e6e569b033a95a73b58080984e1593946b
1 #!/usr/bin/env python
3 bld.SAMBA_BINARY('client/smbclient',
4 source='client/client.c',
5 deps='samba-hostconfig SMBREADLINE samba-util LIBCLI_SMB RPC_NDR_SRVSVC LIBCLI_LSA popt POPT_SAMBA POPT_CREDENTIALS smbclient-raw param_options'
9 bld.SAMBA_BINARY('client/cifsdd',
10 source='client/cifsdd.c client/cifsddio.c',
11 deps='samba-hostconfig LIBCLI_SMB popt POPT_SAMBA POPT_CREDENTIALS param_options'