diff options
author | Andrew Tridgell <tridge@samba.org> | 2010-03-28 22:01:04 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2010-04-06 20:27:14 +1000 |
commit | b7ff06b904f8983d49d4a37c1e86a342e55790f6 (patch) | |
tree | 2a4a50236891bf4a9e87882406ec37f97855f2f8 /buildtools/wafsamba/README | |
parent | d8b91f112011128eeaee2e5b3e2c3ac98e8fa708 (diff) | |
download | samba-b7ff06b904f8983d49d4a37c1e86a342e55790f6.tar.gz samba-b7ff06b904f8983d49d4a37c1e86a342e55790f6.tar.bz2 samba-b7ff06b904f8983d49d4a37c1e86a342e55790f6.zip |
build: tidy up the wafsamba rules a bit
use python string conventions for function comments
Diffstat (limited to 'buildtools/wafsamba/README')
-rw-r--r-- | buildtools/wafsamba/README | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/buildtools/wafsamba/README b/buildtools/wafsamba/README index 028955c943..1968b55453 100644 --- a/buildtools/wafsamba/README +++ b/buildtools/wafsamba/README @@ -5,15 +5,4 @@ obeyed TODO: - - fix deps for --target - - cache project rules calculation - - make pidl rules depend on full pidl sources - - make script rules depend on the scripts - - add waf test - - s3 build - - merged build - - etags - - rest of old make targets - - better Makefile waf wrapper - - - + see http://wiki.samba.org/index.php/Waf |