r8966: Simplify the makefile generation system a bit.
authorJelmer Vernooij <jelmer@samba.org>
Wed, 3 Aug 2005 00:08:28 +0000 (00:08 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:31:00 +0000 (13:31 -0500)
commitce0935112b846486cf705ec69f12350be9c4c89d
tree2d7dbf75fd43eb3bbd1d5b71e0ee15fb5b2d62d2
parent670a7a8de570a9c89ea09bb473d9b1d8cabf6830
r8966: Simplify the makefile generation system a bit.
Autogenerate list of binaries (rather then having them hardcoded in build/smb_build/makefile.pm)
Add INSTALLDIR keyword to .mk files
13 files changed:
source/build/m4/check_ld.m4
source/build/smb_build/config_mk.pm
source/build/smb_build/makefile.pm
source/client/config.mk
source/gtk/config.mk
source/lib/ldb/config.mk
source/lib/registry/config.mk
source/lib/tdb/config.mk
source/scripting/ejs/config.mk
source/smbd/config.mk
source/torture/config.mk
source/utils/config.mk
source/utils/net/config.mk