diff options
author | Andrew Tridgell <tridge@samba.org> | 2010-03-29 07:07:18 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2010-04-06 20:27:15 +1000 |
commit | c6e73cb3b601dbbe737a7692e53c6fb9c72dff7b (patch) | |
tree | 5b0bbd01c2b08fb119929e3f5e38cb7b653cdb89 /buildtools/bin | |
parent | a2b4d7e8ebf24bc65cceb38bf23d8d8dc3307d27 (diff) | |
download | samba-c6e73cb3b601dbbe737a7692e53c6fb9c72dff7b.tar.gz samba-c6e73cb3b601dbbe737a7692e53c6fb9c72dff7b.tar.bz2 samba-c6e73cb3b601dbbe737a7692e53c6fb9c72dff7b.zip |
build: move waf into buildtools/bin
Diffstat (limited to 'buildtools/bin')
l--------- | buildtools/bin/waf | 1 | ||||
-rwxr-xr-x | buildtools/bin/waf-svn | bin | 0 -> 107097 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/buildtools/bin/waf b/buildtools/bin/waf new file mode 120000 index 0000000000..1e5b242062 --- /dev/null +++ b/buildtools/bin/waf @@ -0,0 +1 @@ +waf-svn
\ No newline at end of file diff --git a/buildtools/bin/waf-svn b/buildtools/bin/waf-svn Binary files differnew file mode 100755 index 0000000000..57ae204e25 --- /dev/null +++ b/buildtools/bin/waf-svn |