Also strip winexe
[jelmer/winexe.git] / README
1        README -- winexe with waf build system
2        --------------------------------------
3
4 After cloning the winexe tree, e.g.,
5
6     git://winexe.git.sourceforge.net/gitroot/winexe/winexe-waf
7
8 also obtain the samba tree.
9
10     git submodule update --init samba
11
12 Then configure and build.
13
14     cd source
15     ./waf configure
16     ./waf build