summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-04-12 06:44:38 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-04-12 06:44:38 +0000
commitd37e4893c8cbddd261c67d11c5906fd32193b2d3 (patch)
treecd75539d1cb281601f5917e46e1fc5b7da4c3922 /databases
parentGNU dbm. (diff)
Add gdbm.
Notes
Notes: svn path=/head/; revision=2972
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index b1b21f812d78..bf769b7b646b 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,6 +1,7 @@
-# $Id: Makefile,v 1.4 1995/10/30 17:32:32 pst Exp $
+# $Id: Makefile,v 1.5 1995/11/02 08:36:30 asami Exp $
#
SUBDIR += exodus
+ SUBDIR += gdbm
SUBDIR += gnats
SUBDIR += msql