Add some plumbing in our top level Makefile to make life easier
authorMatthieu Patou <mat@matws.net>
Fri, 26 Sep 2014 06:32:50 +0000 (23:32 -0700)
committerMatthieu Patou <mat@samba.org>
Fri, 26 Sep 2014 09:48:11 +0000 (11:48 +0200)
commit0b08db43bb10a909f7f7bf01eccd7b65140ae950
tree49c53c26b238124b917da5993d17ea96add8fb41
parent0aacbe78bb40d76b65087c2a197c92b0101e625e
Add some plumbing in our top level Makefile to make life easier

For instance you can type make bin/smbd to build just smbd (and it's
dependencies still) or make bin/smbd bin/smbtorture

You can also do make service_drepl if you want just to build the stuff
related to DRS

Change-Id: I61bdaeff79ecfb1a15728c2de7e6a6a14dd8bc7d
Signed-off-by: Matthieu Patou <mat@matws.net>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Matthieu Patou <mat@samba.org>
Autobuild-Date(master): Fri Sep 26 11:48:11 CEST 2014 on sn-devel-104
Makefile