r8442: remove tdbtest from our build. If you want it, then do
authorAndrew Tridgell <tridge@samba.org>
Thu, 14 Jul 2005 02:37:01 +0000 (02:37 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:23:03 +0000 (13:23 -0500)
'make bin/tdbtest' manually in the tdb tree
(This used to be commit 28dd79587df523c5622d09bd6d59305ae79af479)

source4/lib/tdb/config.mk

index 2b2a595fcaa2480a500c480917c330cdb4c299eb..221c5284f74e68fc1eb5cc336d2d6bd08396a0d9 100644 (file)
@@ -25,16 +25,6 @@ REQUIRED_SUBSYSTEMS = \
 # End LIBRARY LIBLDB
 ################################################
 
-################################################
-# Start BINARY tdbtest
-[BINARY::tdbtest]
-OBJ_FILES= \
-               lib/tdb/tools/tdbtest.o
-REQUIRED_SUBSYSTEMS = \
-               LIBTDB EXT_LIB_GDBM
-# End BINARY tdbtest
-################################################
-
 ################################################
 # Start BINARY tdbtool
 [BINARY::tdbtool]