1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-16 20:23:50 +03:00
Files
samba-mirror/source/client/SConscript
2007-10-10 13:38:33 -05:00

3 lines
123 B
Python

Import('hostenv popt_common basic talloc param')
hostenv.Program('smbclient', ['client.c',popt_common,talloc,basic,param])