]> git.ozlabs.org Git - ccan/commitdiff
ntdb: build core components via static Makefile
authorDavid Disseldorp <ddiss@suse.de>
Mon, 16 Mar 2015 11:58:33 +0000 (12:58 +0100)
committerDavid Disseldorp <ddiss@suse.de>
Mon, 16 Mar 2015 13:35:00 +0000 (14:35 +0100)
As part of Samba, ntdb was built using the Waf build system. As part of
ccan, convert this to a simple Makefile, and add a static config.h.

The Makefile only builds core ntdb components for now - libntdb and
tools.

Signed-off-by: David Disseldorp <ddiss@suse.de>

No differences found