s3-waf: use bld.env.suffix3 for differentiating toplevel build
authorAndrew Tridgell <tridge@samba.org>
Mon, 21 Feb 2011 00:12:22 +0000 (11:12 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 22 Feb 2011 01:51:09 +0000 (02:51 +0100)
commit21f81703ca45c105442957b88852c5edb438b8da
tree42662a657d04ea5f66ca46239b83f3046f560245
parent5fc565feacf21b5b4d221258be1bbccbd6e162e9
s3-waf: use bld.env.suffix3 for differentiating toplevel build

this uses bld.env.suffix3 to mean "3" for a toplevel build, and blank
otherwise. This allows us to change the overlapping binaries to have a
'3' suffix

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source3/wscript_build