r10330: Add SConscript to more subsystems. Some of the tdb tools build now.
commit4bffe4435944fffa3f9680b5a2fe63f2bdd98003
authorJelmer Vernooij <jelmer@samba.org>
Mon, 19 Sep 2005 22:01:57 +0000 (19 22:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:38:28 +0000 (10 13:38 -0500)
tree6095cf4b4e3627eab6be62836691ec5c0f75b650
parent4d7bc667f72dae459a050eb701d1e365949c340b
r10330: Add SConscript to more subsystems. Some of the tdb tools build now.
Start on custom Samba scons tools (for handling proto generation, pidl, etc)
15 files changed:
source/SConstruct
source/auth/SConscript [new file with mode: 0644]
source/build/scons/iconv.py [new file with mode: 0644]
source/build/scons/pidl.py [new file with mode: 0644]
source/build/scons/proto.py [new file with mode: 0644]
source/gtk/SConscript [new file with mode: 0644]
source/lib/SConscript
source/lib/basic.mk
source/lib/charset/SConscript
source/lib/ldb/SConscript [new file with mode: 0644]
source/lib/popt/SConscript
source/lib/tdb/SConscript [new file with mode: 0644]
source/lib/tdb/tools/tdbbackup.c
source/param/SConscript
source/smbd/config.mk