build: commit all the waf build files in the tree
[nivanova/samba-autobuild/.git] / source4 / client / wscript_build
1 # AUTOGENERATED by mktowscript.pl from ../../source4/client/config.mk
2 # Please remove this notice if hand editing
3
4
5 bld.SAMBA_BINARY('smbclient',
6         source='client.c',
7         installdir='BINDIR',
8         deps='LIBSAMBA-HOSTCONFIG SMBREADLINE LIBSAMBA-UTIL LIBCLI_SMB RPC_NDR_SRVSVC LIBCLI_LSA LIBPOPT POPT_SAMBA POPT_CREDENTIALS LIBCLI_RAW'
9         )
10
11
12 bld.SAMBA_BINARY('cifsdd',
13         source='cifsdd.c cifsddio.c',
14         installdir='BINDIR',
15         deps='LIBSAMBA-HOSTCONFIG LIBCLI_SMB LIBPOPT POPT_SAMBA POPT_CREDENTIALS'
16         )
17