summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-12-26 08:52:53 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-12-26 08:52:53 +0000
commitc90ae587c84a760e9dc0492ab71427444203efed (patch)
tree3937f47bf5db28965858154c106e5133e74172d1 /databases
parentRemove patch-ab. and rename patch-ae to patch-ab. (diff)
Activate interbase4.
Notes
Notes: svn path=/head/; revision=15625
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 c7fd8e373408..8216d000a0a8 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.31 1998/11/03 10:02:10 tg Exp $
+# $Id: Makefile,v 1.32 1998/11/16 15:48:36 vanilla Exp $
#
SUBDIR += cdb
SUBDIR += db
@@ -6,6 +6,7 @@
SUBDIR += gdbm
SUBDIR += gmysql
SUBDIR += gnats
+ SUBDIR += interbase4
SUBDIR += msql
SUBDIR += mysql321
SUBDIR += mysql322