Added xfsql

This commit is contained in:
James FitzGibbon 1996-09-03 19:42:10 +00:00
parent de1c05be6d
commit 643b45ebd8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3740

View file

@ -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>