1 2 3 4 5 6 7
#!/usr/bin/env python bld.SAMBA_SUBSYSTEM('LIBCLI_ECHO', source='echo.c', deps='LIBTSOCKET tevent-util'); bld.RECURSE('tests')