build: throw a fatal error for duplicate target declarations
authorAndrew Tridgell <tridge@samba.org>
Thu, 15 Apr 2010 04:43:43 +0000 (14:43 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 15 Apr 2010 04:43:50 +0000 (14:43 +1000)
commit0bda3bae4cd68285e106261ffe79a1da1f778861
treeed9498f246e21f9d8ac62e2f8efe58fa44572265
parentdaf4ad59057d9a7970393d94a4f1c3dfd1e77d21
build: throw a fatal error for duplicate target declarations

We don't want someone to declare two subsystems of the same name but
with different source files

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