waf: separate out get_tgt_list()
authorAndrew Tridgell <tridge@samba.org>
Fri, 29 Oct 2010 00:52:25 +0000 (11:52 +1100)
committerAndrew Tridgell <tridge@samba.org>
Sat, 30 Oct 2010 12:49:00 +0000 (23:49 +1100)
commitccbb77693cec4e612d839b2dca92f97aa05f342e
tree8cece190d38f926fdc8c747f33730d5b5e7971af
parente97be0860b73270e610757c6c9312106587f7161
waf: separate out get_tgt_list()

this is a useful function for the new symbols code, so separate it out
of samba_deps.py

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
buildtools/wafsamba/samba_deps.py
buildtools/wafsamba/samba_utils.py