1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/buildtools/scripts
Andrew Tridgell ae1414e796 waf: fixed 'make bin/XXX' for the remaining binaries
this fixes 'make bin/smbd' to work correctly with the waf build. It
didn't work before as smbd is actually 'smbd/smbd' internally and we
tried to use the target name 'smbd'. The new approach reads the
symlink to get the right target.

This also speeds up the null build by quite a lot
2011-06-10 17:21:26 +10:00
..
abi_gen.sh abi: force TERM=none in abi generation 2011-01-11 06:48:56 +01:00
autogen-waf.sh waf: bring back shared Makefile and configure (needed by s3-waf). 2011-02-08 20:44:55 +01:00
configure.waf waf: bring back shared Makefile and configure (needed by s3-waf). 2011-02-08 20:44:55 +01:00
Makefile.waf waf: fixed 'make bin/XXX' for the remaining binaries 2011-06-10 17:21:26 +10:00