summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1996-09-03 19:42:10 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1996-09-03 19:42:10 +0000
commit643b45ebd89b23f6d84d28ead6ca49f24ded79aa (patch)
tree2ea228ec331448fccf902993f6f24ab9a9ed2780 /databases/Makefile
parentAdded w3-msql (diff)
Added xfsql
Notes
Notes: svn path=/head/; revision=3740
Diffstat (limited to '')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index bf769b7b646b..81ba9a0920cc 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,8 +1,9 @@
-# $Id: Makefile,v 1.5 1995/11/02 08:36:30 asami Exp $
+# $Id: Makefile,v 1.6 1996/04/12 06:44:38 asami Exp $
#
SUBDIR += exodus
SUBDIR += gdbm
SUBDIR += gnats
SUBDIR += msql
+ SUBDIR += xfsql
.include <bsd.port.subdir.mk>