From 5ddead828e1f36675409aed0eb2339caf8eff010 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Sun, 29 Apr 2001 16:58:46 +0000 Subject: add dbtool Store and retrieve data in a key/value format in a hash database ps. thanks Jos Backus for his help on make this port --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 7e7db27214a1..490ebb63eb1c 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -6,6 +6,7 @@ SUBDIR += db3 SUBDIR += dbf2mysql SUBDIR += dbmetrix + SUBDIR += dbtool SUBDIR += dbview SUBDIR += edb SUBDIR += fastdb -- cgit v1.2.3