r8416: added the extra_cflags.txt system from smb-build
authorAndrew Tridgell <tridge@samba.org>
Wed, 13 Jul 2005 09:44:55 +0000 (09:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:23:00 +0000 (13:23 -0500)
commitb2f9b8aa32426198aa21a703ab4f1d59fb77e512
tree869098125b130ea512e4641e99928ad740839a33
parentb775884474bd28c0c3d45546b1bf3ac52601ed24
r8416: added the extra_cflags.txt system from smb-build

this removes the need for recursive make for heimdal, which is a big
win. It should also make it easier/cleaner to build ldb/tdb/appweb etc
in both in-tree and out-of-tree forms by allowing us to specify
different CFLAGS (and thus different include paths) per directory or
file
source/build/smb_build/config_mk.pm
source/build/smb_build/makefile.pm
source/extra_cflags.txt [new file with mode: 0644]
source/heimdal_build/config.mk
source/script/cflags.sh [new file with mode: 0755]