r7315: Add support for custom makefile targets, e.g.:
authorJelmer Vernooij <jelmer@samba.org>
Mon, 6 Jun 2005 01:22:57 +0000 (01:22 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:17:41 +0000 (13:17 -0500)
commit8ee772712c1a81f0490bcabc6843efd8e2527305
treedf2e7320c0083d9e9fbfaf8a6d6382ccff0866b9
parentc8b8212a83c43e6629432dc33402c3897a253493
r7315: Add support for custom makefile targets, e.g.:

[TARGET::FOOBAR]
CMD = make bla
(This used to be commit 65600536b614e4cc1449488fa3297c1e6a2e4053)
source4/build/smb_build/config_mk.pm
source4/build/smb_build/input.pm
source4/build/smb_build/makefile.pm